BMP represent Bitmap Image files that are used to store bitmap digital images. These images are independent of graphics adapter and are also called device independent bitmap (DIB) file format.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 21.3.0.0 (21.3)
Syntaxpublic static readonly ImageFileType Bmp
Public Shared ReadOnly Bmp As ImageFileType
public:
static initonly ImageFileType^ Bmp
static val Bmp: ImageFileType
Field Value
Type:
ImageFileType
See Also