DIB (Device Independent Bitmap) file is a raster image file that is similar in structure to the standard Bitmap files (BMP) but has a different header.
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 Dib
Public Shared ReadOnly Dib As ImageFileType
public:
static initonly ImageFileType^ Dib
static val Dib: ImageFileType
Field Value
Type:
ImageFileType
See Also