SmartFilter.ApplyToMask

SmartFilter.ApplyToMask method

Applies the current filter to input Layer mask data.

public void ApplyToMask(Layer layerWithMask)
ParameterTypeDescription
layerWithMaskLayerThe layer with mask data.

See Also