Method

GimpDrawableis_rgb

Declaration [src]

gboolean
gimp_drawable_is_rgb (
  GimpDrawable* drawable
)

Description [src]

Returns whether the drawable is an RGB type.

This procedure returns TRUE if the specified drawable is of type { RGB, RGBA }.

Return value

Type: gboolean

TRUE if the drawable is an RGB type.