Method

GimpDrawableget_bpp

Declaration [src]

gint
gimp_drawable_get_bpp (
  GimpDrawable* drawable
)

Description [src]

Returns the bytes per pixel.

This procedure returns the number of bytes per pixel.

Return value

Returns: gint
 

Bytes per pixel.