gimp_drawable_is_layer_mask
<<
INDEX
>>
gimp_drawable_mask_bounds
gimp_drawable_is_rgb
(1995-1996)
NAME
gimp_drawable_is_rgb - Returns whether the drawable is an RGB type.
SYNOPSIS
color =
gimp_drawable_is_rgb
(drawable)
DESCRIPTION
This procedure returns non-zero if the specified drawable is of type { RGB, RGBA }.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
DRAWABLE
drawable
The drawable
RETURN VALUES
TYPE
NAME
DESCRIPTION
INT32
color
non-zero if the drawable is an RGB type
SOME SYNTAX ALTERNATIVES
color =
$drawable->is_rgb
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>