gimp_image_undo_thaw << INDEX >>
gimp_image_width
gimp_image_unset_active_channel (1995-1996)
- NAME
- gimp_image_unset_active_channel - Unsets the active channel in the specified image.
- SYNOPSIS
- gimp_image_unset_active_channel (image)
- DESCRIPTION
- If an active channel exists, it is unset. There then exists no active channel, and if desired, one can be set through a call to 'Set Active Channel'. No error is returned in the case of no existing active channel.
- INPUT ARGUMENTS
| TYPE | NAME | DESCRIPTION
|
|---|
| IMAGE | image | The image |
- SOME SYNTAX ALTERNATIVES
- $image->unset_active_channel
- 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>