ConvertSoftMaskAction

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ConvertSoftMaskAction extends System.Enum

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

Fields

FieldDescription
DefaultUse default strategy.
ConvertToStencilMaskSoft mask will be converted into stencil mask.

Default

public static final int Default

Use default strategy.

ConvertToStencilMask

public static final int ConvertToStencilMask

Soft mask will be converted into stencil mask.