gimp_channel_copy << INDEX >>
gimp_channel_get_color
gimp_channel_delete (1995-1996)
- NAME
- gimp_channel_delete - Delete a channel.
- SYNOPSIS
- gimp_channel_delete (channel)
- DESCRIPTION
- This procedure deletes the specified channel. This must not be done if the gimage containing this channel was already deleted or if the channel was already removed from the image. The only case in which this procedure is useful is if you want to get rid of a channel which has not yet been added to an image.
- INPUT ARGUMENTS
| TYPE | NAME | DESCRIPTION
|
|---|
| CHANNEL | channel | The channel to delete |
- SOME SYNTAX ALTERNATIVES
- $channel->delete
- 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>