Gimp.Drawable.prototype.get_bpp
function get_bpp(): Number(gint) {
// Gjs wrapper for gimp_drawable_get_bpp()
}
Returns the bytes per pixel.
This procedure returns the number of bytes per pixel.
- Returns
Bytes per pixel.
function get_bpp(): Number(gint) {
// Gjs wrapper for gimp_drawable_get_bpp()
}
Returns the bytes per pixel.
This procedure returns the number of bytes per pixel.
Bytes per pixel.