ReactOS 0.4.15-dev-7842-g558ab78
_DIB_HEADER Struct Reference

#include <bl.h>

Public Attributes

ULONG Size
 
ULONG Width
 
ULONG Height
 
USHORT Planes
 
USHORT BitCount
 
ULONG Compression
 
ULONG SizeImage
 
ULONG XPelsPerMeter
 
ULONG YPelsPerMEter
 
ULONG ClrUsed
 
ULONG ClrImportant
 

Detailed Description

Definition at line 1315 of file bl.h.

Member Data Documentation

◆ BitCount

USHORT _DIB_HEADER::BitCount

Definition at line 1321 of file bl.h.

◆ ClrImportant

ULONG _DIB_HEADER::ClrImportant

Definition at line 1327 of file bl.h.

◆ ClrUsed

ULONG _DIB_HEADER::ClrUsed

Definition at line 1326 of file bl.h.

◆ Compression

ULONG _DIB_HEADER::Compression

Definition at line 1322 of file bl.h.

◆ Height

ULONG _DIB_HEADER::Height

Definition at line 1319 of file bl.h.

Referenced by ConvertBmpToGopBlt().

◆ Planes

USHORT _DIB_HEADER::Planes

Definition at line 1320 of file bl.h.

◆ Size

ULONG _DIB_HEADER::Size

Definition at line 1317 of file bl.h.

◆ SizeImage

ULONG _DIB_HEADER::SizeImage

Definition at line 1323 of file bl.h.

◆ Width

ULONG _DIB_HEADER::Width

Definition at line 1318 of file bl.h.

Referenced by ConvertBmpToGopBlt().

◆ XPelsPerMeter

ULONG _DIB_HEADER::XPelsPerMeter

Definition at line 1324 of file bl.h.

◆ YPelsPerMEter

ULONG _DIB_HEADER::YPelsPerMEter

Definition at line 1325 of file bl.h.


The documentation for this struct was generated from the following file: