TIF, 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.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly ImageFileType Tif
Public Shared ReadOnly Tif As ImageFileType
public:
static initonly ImageFileType^ Tif
static val Tif: ImageFileType
Field Value
Type:
ImageFileType
See Also