Grx.get_max_y
function get_max_y(): Number(gint) {
// Gjs 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
the index
function get_max_y(): Number(gint) {
// Gjs 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.
the index