Bitmap Image File (.bmp) is 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.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax public static readonly FileType BMP
Public Shared ReadOnly BMP As FileType
public:
static initonly FileType^ BMP
Field Value
Type:
FileTypeSee Also