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.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Perspective
Specifies a perspective warp.
public static final int Bilinear
Specifies a bilinear warp.