public final class ConvertSoftMaskAction
extends com.aspose.ms.System.Enum
This action represents actions for conversion of images with soft mask.
Modifier and Type | Field and Description |
---|---|
static int |
ConvertToStencilMask
Soft mask will be converted into stencil mask.
|
static int |
Default
Use default strategy.
|
public static final int Default
Use default strategy.
public static final int ConvertToStencilMask
Soft mask will be converted into stencil mask.
Copyright © 2022 Aspose. All Rights Reserved.