gimp_image_delete << INDEX >> gimp_image_find_next_guide

gimp_image_delete_guide (1998)

NAME
gimp_image_delete_guide - Deletes a guide from an image.
SYNOPSIS
gimp_image_delete_guide (image,guide)
DESCRIPTION
This procedure takes an image and a guide ID as input and removes the specified guide from the specified image.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
IMAGEimageThe image
INT32guideThe ID of the guide to be removed
SOME SYNTAX ALTERNATIVES
$image->delete_guide (guide)
AUTHOR
Adam D. Moss
(c)1998 Adam D. Moss


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