Enum ConvertSoftMaskAction

ConvertSoftMaskAction enumeration

This action represents actions for conversion of images with soft mask.

public enum ConvertSoftMaskAction

Values

NameValueDescription
Default0Use default strategy.
ConvertToStencilMask1Soft mask will be converted into stencil mask.

See Also