Table of Contents

Namespace SixLabors.ImageSharp.Formats.Tiff

Classes

TiffConfigurationModule

Registers the image encoders, decoders and mime type detectors for the TIFF format.

TiffDecoder

Image decoder for generating an image out of a TIFF stream.

TiffEncoder

Encoder for writing the data image to a stream in TIFF format.

TiffFormat

Encapsulates the means to encode and decode Tiff images.

TiffFrameMetadata

Provides Tiff specific metadata information for the frame.

TiffImageFormatDetector

Detects tiff file headers

TiffMetadata

Provides Tiff specific metadata information for the image.

Structs

TiffBitsPerSample

The number of bits per component.

Enums

TiffBitsPerPixel

Enumerates the available bits per pixel for the tiff format.

TiffFormatType

The TIFF format type enum.