gimp_channel_get_show_masked << INDEX >> gimp_channel_get_visible

gimp_channel_get_tattoo (1998)

NAME
gimp_channel_get_tattoo - Get the tattoo of the specified channel.
SYNOPSIS
tattoo = gimp_channel_get_tattoo (channel)
DESCRIPTION
This procedure returns 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
RETURN VALUES
TYPENAMEDESCRIPTION
INT32tattooThe channel tattoo
SOME SYNTAX ALTERNATIVES
tattoo = $channel->get_tattoo
AUTHOR
Jay Cox
(c)1998 Jay Cox


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