Table of Contents

Enum TiffPlanarConfigs

Namespace
Aspose.Imaging.FileFormats.Tiff.Enums
Assembly
Aspose.Imaging.dll

Storage organization.
Possible values for PLANARCONFIG tag.

public enum TiffPlanarConfigs : ushort

Fields

Contiguous = 1

Single image plane.

Separate = 2

Separate planes of data.