BMP

FileType.BMP field

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.

public static readonly FileType BMP;

See Also