TiffPlanarConfigs
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class TiffPlanarConfigs extends System.Enum
存储组织。PLANARCONFIG 标记的可能取值。
字段
| 字段 | 描述 |
|---|---|
| Contiguous | 单图像平面。 |
| Separate | 数据的独立平面。 |
Contiguous
public static final int Contiguous
单图像平面。
Separate
public static final int Separate
数据的独立平面。