Windows.Win32.Graphics.Gdi.BITMAPINFOHEADER
struct BITMAPINFOHEADER
The BITMAPINFOHEADER structure contains information about the dimensions and color format of a device-independent bitmap (DIB).
namespace Windows.Win32.Graphics.Gdi
{
internal struct BITMAPINFOHEADER
{
}
}