public final class TiffFileStandards
extends com.aspose.ms.System.Enum
Specifies the TIFF file format standards.
Modifier and Type | Field and Description |
---|---|
static int |
Baseline
The Baseline TIFF 6.0 file standard.
|
static int |
Extended
The Extended TIFF 6.0 file standard.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Baseline
The Baseline TIFF 6.0 file standard. This standard is formally known as TIFF 6.0, Part 1: Baseline TIFF.
public static final int Extended
The Extended TIFF 6.0 file standard. This standard is formally known as Extended TIFF 6.0, Part 2: TIFF Extensions.