gimp_drawable_image << INDEX >> gimp_drawable_is_gray

gimp_drawable_is_channel (1995-1996)

NAME
gimp_drawable_is_channel - Returns whether the drawable is a channel.
SYNOPSIS
channel = gimp_drawable_is_channel (drawable)
DESCRIPTION
This procedure returns non-zero if the specified drawable is a channel.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
DRAWABLEdrawableThe drawable
RETURN VALUES
TYPENAMEDESCRIPTION
INT32channelNon-zero if the drawable is a channel
SOME SYNTAX ALTERNATIVES
channel = $drawable->is_channel
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>