gimp_drawable_parasite_list << INDEX >> gimp_drawable_set_pixel

gimp_drawable_set_image (1995-1996)

NAME
gimp_drawable_set_image - Set image where drawable belongs to.
SYNOPSIS
gimp_drawable_set_image (drawable,image)
DESCRIPTION
Set the image the drawable should be a part of (Use this before adding a drawable to another image).
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
DRAWABLEdrawableThe drawable
IMAGEimageThe image
SOME SYNTAX ALTERNATIVES
$drawable->set_image (image)
AUTHOR
Spencer Kimball & Peter Mattis
(c)1995-1996 Spencer Kimball & Peter Mattis


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