gimp-drawable-is-indexed

Spencer Kimball & Peter Mattis

Description

Returns whether the drawable is an indexed type.

Help

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


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

Type Name Description
PF_INT is-indexed TRUE if the drawable is an indexed type (TRUE or FALSE)