gimp_channel_set_show_masked << INDEX >> gimp_channel_set_visible

gimp_channel_set_tattoo (1998)

NAME
gimp_channel_set_tattoo - Set the tattoo of the specified channel.
SYNOPSIS
gimp_channel_set_tattoo (channel,tattoo)
DESCRIPTION
This procedure sets the specified channel's tattoo. A tattoo is a unique and permanent identifier attached to a channel that can be used to uniquely identify a channel within an image even between sessions.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
CHANNELchannelThe channel
INT32tattooThe new channel tattoo
SOME SYNTAX ALTERNATIVES
$channel->set_tattoo (tattoo)
AUTHOR
Jay Cox
(c)1998 Jay Cox


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>