Grx.get_max_y
@returns(int)
def get_max_y():
# Python wrapper for grx_get_max_y()
Gets the index of the last pixel of the current context in the Y direction.
In other words, this is Grx.get_height -1.
- Returns
@returns(int)
def get_max_y():
# Python wrapper for grx_get_max_y()
Gets the index of the last pixel of the current context in the Y direction.
In other words, this is Grx.get_height -1.