gimp-image-set-active-channel

Spencer Kimball & Peter Mattis

Description

Sets the specified image's active channel.

Help

If the channel exists, it is set as the active channel in the image. Any previous active channel or layer is set to inactive. An exception is a previously existing floating selection, in which case this procedure will return an execution error.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_CHANNEL active-channel The new image active channel

Return

None