gimp-layer-get-apply-mask

Spencer Kimball & Peter Mattis

Description

Get the apply mask setting of the specified layer.

Help

This procedure returns the specified layer's apply mask setting. If the value is TRUE, then the layer mask for this layer is currently being composited with the layer's alpha channel.


Type

unknown

Parameters

Type Name Description
PF_LAYER layer The layer

Return

Type Name Description
PF_INT apply-mask The layer's apply mask setting (TRUE or FALSE)