Cogl.Texture.prototype.get_height
function get_height(): Number(guint) {
// Gjs wrapper for cogl_texture_get_height()
}
Queries the height of a cogl texture.
- Returns
the height of the GPU side texture in pixels
function get_height(): Number(guint) {
// Gjs wrapper for cogl_texture_get_height()
}
Queries the height of a cogl texture.
the height of the GPU side texture in pixels