ChannelOps
Description:
[ CCode ( cprefix = "GIMP_CHANNEL_OP_" , type_id = "gimp_channel_ops_get_type ()" ) ]
public enum ChannelOps
Operations to combine channels and selections.
Content:
Enum values:
- ADD - Add to the current selection
- INTERSECT - Intersect with the current
selection
- REPLACE - Replace the current selection
- SUBTRACT - Subtract from the current
selection