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.
|
public static final int Msb2Lsb
Most significant - least.
public static final int Lsb2Msb
Least significant - most.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.