ReactOS 0.4.15-dev-7958-gcd0bb1a
tagDIBSECTION Struct Reference

#include <wingdi.h>

Collaboration diagram for tagDIBSECTION:

Public Attributes

BITMAP dsBm
 
BITMAPINFOHEADER dsBmih
 
DWORD dsBitfields [3]
 
HANDLE dshSection
 
DWORD dsOffset
 

Detailed Description

Definition at line 1668 of file wingdi.h.

Member Data Documentation

◆ dsBitfields

DWORD tagDIBSECTION::dsBitfields[3]

Definition at line 1671 of file wingdi.h.

Referenced by BITMAP_GetObject(), IntCreateCompatibleBitmap(), and START_TEST().

◆ dsBm

◆ dsBmih

◆ dshSection

HANDLE tagDIBSECTION::dshSection

Definition at line 1672 of file wingdi.h.

Referenced by BITMAP_GetObject(), and START_TEST().

◆ dsOffset

DWORD tagDIBSECTION::dsOffset

Definition at line 1673 of file wingdi.h.

Referenced by BITMAP_GetObject(), and START_TEST().


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