public final class WarpMode
extends com.aspose.ms.System.Enum
Specifies the type of warp transformation applied.
Modifier and Type | Field and Description |
---|---|
static int |
Bilinear
Specifies a bilinear warp.
|
static int |
Perspective
Specifies a perspective warp.
|
public static final int Perspective
Specifies a perspective warp.
public static final int Bilinear
Specifies a bilinear warp.