Namespace SixLabors.ImageSharp.Formats.Tiff.Constants
Enums
- TiffCompression
Enumeration representing the compression formats defined by the Tiff file-format.
- TiffInkSet
Enumeration representing the set of inks used in a separated (Separated) image.
- TiffNewSubfileType
Enumeration representing the sub-file types defined by the Tiff file-format.
- TiffPhotometricInterpretation
Enumeration representing the photometric interpretation formats defined by the Tiff file-format.
- TiffPlanarConfiguration
Enumeration representing how the components of each pixel are stored the Tiff file-format.
- TiffPredictor
A mathematical operator that is applied to the image data before an encoding scheme is applied.
- TiffSampleFormat
Specifies how to interpret each data sample in a pixel.
- TiffSubfileType
Enumeration representing the sub-file types defined by the Tiff file-format.