Dib

ImageFileType.Dib field

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 ImageFileType Dib;

See Also