1995-1996
Spencer Kimball & Peter Mattis
Remove the specified layer mask from the layer.
This procedure removes the specified layer mask from the layer. If the mask doesn't exist, an error is returned.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer from which to remove mask |
PF_INT | mode | Removal mode { MASK-APPLY (0), MASK-DISCARD (1) } |
None