gimp-drawable-is-rgb

Spencer Kimball & Peter Mattis

Description

Returns whether the drawable is an RGB type.

Help

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


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

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