DIB

FileType.DIB field

A 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.

public static readonly FileType DIB;

See Also