gimp_channel_ops_offset << INDEX >> gimp_channel_set_name

gimp_channel_set_color (1995-1996)

NAME
gimp_channel_set_color - Set the compositing color of the specified channel.
SYNOPSIS
gimp_channel_set_color (channel,color)
DESCRIPTION
This procedure sets the specified channel's compositing color.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
CHANNELchannelThe channel
COLOURcolorThe new channel compositing color
SOME SYNTAX ALTERNATIVES
$channel->set_color (color)
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>