A GIF or Graphical Interchange Format is a type of highly compressed image. For each image GIF typically allow up to 8 bits per pixel and up to 256 colours are allowed across the image.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic static readonly ImageFileType Gif
Public Shared ReadOnly Gif As ImageFileType
public:
static initonly ImageFileType^ Gif
static val Gif: ImageFileType
Field Value
Type:
ImageFileType
See Also