gimp_layer_set_show_mask << INDEX >> gimp_layer_set_visible

gimp_layer_set_tattoo (1998)

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


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