public final class XmpCropUnit
extends com.aspose.ms.System.Enum
Represent a unit for CropWidth and CropHeight in XmpCameraRawPackage
.
Modifier and Type | Field and Description |
---|---|
static int |
Cm
Centimeters units.
|
static int |
Inches
Inches units.
|
static int |
Pixels
Pixels units.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Pixels
Pixels units.
public static final int Inches
Inches units.
public static final int Cm
Centimeters units.