gimp-layer-remove-mask

Spencer Kimball & Peter Mattis

Description

Remove the specified layer mask from the layer.

Help

This procedure removes the specified layer mask from the layer. If the mask doesn't exist, an error is returned.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The layer from which to remove mask
PF_INT mode Removal mode { MASK-APPLY (0), MASK-DISCARD (1) }

Return

None