1995-1996
Spencer Kimball & Peter Mattis
Set the apply mask setting of the specified layer.
This procedure sets the specified layer's apply mask setting. This controls whether the layer's mask is currently affecting the alpha channel. If there is no layer mask, this function will return an error.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer |
PF_INT | apply-mask | The new layer's apply mask setting (TRUE or FALSE) |
None