Tiff

ImageFileType.Tiff field

TIFF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard. It is capable of describing bilevel, grayscale, palette-color and full-color image data in several color spaces. Learn more about this file format here.

public static readonly ImageFileType Tiff;

See Also