Gimp.Drawable.prototype.get_height

function get_height(): Number(gint) {
    // Gjs wrapper for gimp_drawable_get_height()
}
  

Returns the height of the drawable.

This procedure returns the specified drawable's height in pixels.

Returns

Height of drawable.