Tagged Image File Format (.tiff) 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.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic static readonly FileType TIFF
Public Shared ReadOnly TIFF As FileType
public:
static initonly FileType^ TIFF
static val TIFF: FileType
Field Value
Type:
FileType
See Also