gimp-image-get-channel-by-name

Michael Natterer <mitch@gimp.org>

Description

Find a channel with a given name in an image.

Help

This procedure returns the channel with the given name in the specified image.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_VALUE name The name of the channel to find

Return

Type Name Description
PF_CHANNEL channel The channel with the specified name