remove_mask


Description:

public bool remove_mask (MaskApplyMode mode)

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.

Parameters:

this

The layer from which to remove mask.

mode

Removal mode.

Returns:

TRUE on success.