gimp_image_floating_selection << INDEX >>
gimp_image_get_active_channel
gimp_image_free_shadow (1995-1996)
- NAME
- gimp_image_free_shadow - Free the specified image's shadow data (if it exists).
- SYNOPSIS
- gimp_image_free_shadow (image)
- DESCRIPTION
- This procedure is intended as a memory saving device. If any shadow memory has been allocated, it will be freed automatically on a call to 'gimp_image_delete'.
- INPUT ARGUMENTS
| TYPE | NAME | DESCRIPTION
|
|---|
| IMAGE | image | The image |
- SOME SYNTAX ALTERNATIVES
- $image->free_shadow
- 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>