Enum TiffPlanarConfigs
TiffPlanarConfigs enumeration
Storage organization. Possible values for PLANARCONFIG tag.
public enum TiffPlanarConfigs : ushort
Values
Name | Value | Description |
---|---|---|
Contiguous | 1 | Single image plane. |
Separate | 2 | Separate planes of data. |
See Also
- namespace Aspose.PSD.FileFormats.Tiff.Enums
- assembly Aspose.PSD