public final class TiffFillOrders
extends com.aspose.ms.System.Enum
Data order within a byte.<br></br>
Possible values for FILLORDER tag.
Modifier and Type | Field and Description |
---|---|
static int |
Lsb2Msb
Least significant - most.
|
static int |
Msb2Lsb
Most significant - least.
|
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 Msb2Lsb
Most significant - least.
public static final int Lsb2Msb
Least significant - most.