Method
GimpDrawableis_gray
Declaration [src]
gboolean
gimp_drawable_is_gray (
GimpDrawable* drawable
)
Description [src]
Returns whether the drawable is a grayscale type.
This procedure returns TRUE if the specified drawable is of type { Gray, GrayA }.