Table of Contents

Enum TiffFileStandards

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

Specifies the TIFF file format standards.

public enum TiffFileStandards : ushort

Fields

Baseline = 0

The Baseline TIFF 6.0 file standard. This standard is formally known as TIFF 6.0, Part 1: Baseline TIFF.

Extended = 1

The Extended TIFF 6.0 file standard. This standard is formally known as Extended TIFF 6.0, Part 2: TIFF Extensions.