Method

GimpDrawableis_indexed

Declaration [src]

gboolean
gimp_drawable_is_indexed (
  GimpDrawable* drawable
)

Description [src]

Returns whether the drawable is an indexed type.

This procedure returns TRUE if the specified drawable is of type { Indexed, IndexedA }.

Return value

Type: gboolean

TRUE if the drawable is an indexed type.