Gimp.Drawable.prototype.get_width
function get_width(): Number(gint) {
// Gjs wrapper for gimp_drawable_get_width()
}
Returns the width of the drawable.
This procedure returns the specified drawable's width in pixels.
- Returns
Width of drawable.