public final class TiffPlanarConfigs
extends com.aspose.ms.System.Enum
Storage organization.<br></br>
Possible values for PLANARCONFIG tag.
Modifier and Type | Field and Description |
---|---|
static int |
Contiguous
Single image plane.
|
static int |
Separate
Separate planes of data.
|
public static final int Contiguous
Single image plane.
public static final int Separate
Separate planes of data.