gimp_image_parasite_attach << INDEX >> gimp_image_parasite_find

gimp_image_parasite_detach (1998)

NAME
gimp_image_parasite_detach - Removes a parasite from an image.
SYNOPSIS
gimp_image_parasite_detach (image,name)
DESCRIPTION
This procedure detaches a parasite from an image. It has no return values.
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
IMAGEimageThe image
STRINGnameThe name of the parasite to detach from an image.
SOME SYNTAX ALTERNATIVES
$image->parasite_detach (name)
AUTHOR
Jay Cox
(c)1998 Jay Cox


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