public final class JfifDensityUnits
extends com.aspose.ms.System.Enum
The jfif density units.
Modifier and Type | Field and Description |
---|---|
static byte |
NoUnits
The no units.
|
static byte |
PixelsPerCm
The pixels per cm.
|
static byte |
PixelsPerInch
The pixels per inch.
|
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 byte NoUnits
The no units.
public static final byte PixelsPerInch
The pixels per inch.
public static final byte PixelsPerCm
The pixels per cm.