@Deprecated public final class CropUnits extends com.aspose.ms.System.Enum
Units for CropWidth and CropHeight in CameraRawPackage
.
Modifier and Type | Field and Description |
---|---|
static int |
Cm
Deprecated.
Centimeters units.
|
static int |
Inches
Deprecated.
Inches units.
|
static int |
Pixels
Deprecated.
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.
Copyright © 2020. All rights reserved.