gimp-drawable-is-gray

Spencer Kimball & Peter Mattis

Description

Returns whether the drawable is a grayscale type.

Help

This procedure returns TRUE if the specified drawable is of type { Gray, GrayA }.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable

Return

Type Name Description
PF_INT is-gray TRUE if the drawable is a grayscale type (TRUE or FALSE)