gimp_path_get_tattoo
<<
INDEX
>>
gimp_path_set_current
gimp_path_list
(1999)
NAME
gimp_path_list - List the paths associated with the passed image.
SYNOPSIS
(num_paths,path_list) =
gimp_path_list
(image)
DESCRIPTION
List the paths associated with the passed image.
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
IMAGE
image
The ID of the image to list the paths from
RETURN VALUES
TYPE
NAME
DESCRIPTION
INT32
num_paths
The number of paths returned
STRINGARRAY
path_list
List of the paths belonging to this image
SOME SYNTAX ALTERNATIVES
path_list =
$image->path_list
AUTHOR
Andy Thomas
(c)1999 Andy Thomas
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>