gimp-channel-set-show-masked

Spencer Kimball & Peter Mattis

Description

Set the composite method of the specified channel.

Help

This procedure sets the specified channel's composite method. If it is TRUE, then the channel is composited with the image so that masked regions are shown. Otherwise, selected regions are shown.


Type

unknown

Parameters

Type Name Description
PF_CHANNEL channel The channel
PF_INT show-masked The new channel composite method (TRUE or FALSE)

Return

None