ReactOS 0.4.16-dev-1946-g52006dd
tagLAYERPLANEDESCRIPTOR Struct Reference

#include <wingdi.h>

Public Attributes

WORD nSize
 
WORD nVersion
 
DWORD dwFlags
 
BYTE iPixelType
 
BYTE cColorBits
 
BYTE cRedBits
 
BYTE cRedShift
 
BYTE cGreenBits
 
BYTE cGreenShift
 
BYTE cBlueBits
 
BYTE cBlueShift
 
BYTE cAlphaBits
 
BYTE cAlphaShift
 
BYTE cAccumBits
 
BYTE cAccumRedBits
 
BYTE cAccumGreenBits
 
BYTE cAccumBlueBits
 
BYTE cAccumAlphaBits
 
BYTE cDepthBits
 
BYTE cStencilBits
 
BYTE cAuxBuffers
 
BYTE iLayerPlane
 
BYTE bReserved
 
COLORREF crTransparent
 

Detailed Description

Definition at line 3178 of file wingdi.h.

Member Data Documentation

◆ bReserved

BYTE tagLAYERPLANEDESCRIPTOR::bReserved

Definition at line 3201 of file wingdi.h.

◆ cAccumAlphaBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumAlphaBits

Definition at line 3196 of file wingdi.h.

◆ cAccumBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumBits

Definition at line 3192 of file wingdi.h.

◆ cAccumBlueBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumBlueBits

Definition at line 3195 of file wingdi.h.

◆ cAccumGreenBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumGreenBits

Definition at line 3194 of file wingdi.h.

◆ cAccumRedBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumRedBits

Definition at line 3193 of file wingdi.h.

◆ cAlphaBits

BYTE tagLAYERPLANEDESCRIPTOR::cAlphaBits

Definition at line 3190 of file wingdi.h.

◆ cAlphaShift

BYTE tagLAYERPLANEDESCRIPTOR::cAlphaShift

Definition at line 3191 of file wingdi.h.

◆ cAuxBuffers

BYTE tagLAYERPLANEDESCRIPTOR::cAuxBuffers

Definition at line 3199 of file wingdi.h.

◆ cBlueBits

BYTE tagLAYERPLANEDESCRIPTOR::cBlueBits

Definition at line 3188 of file wingdi.h.

◆ cBlueShift

BYTE tagLAYERPLANEDESCRIPTOR::cBlueShift

Definition at line 3189 of file wingdi.h.

◆ cColorBits

BYTE tagLAYERPLANEDESCRIPTOR::cColorBits

Definition at line 3183 of file wingdi.h.

◆ cDepthBits

BYTE tagLAYERPLANEDESCRIPTOR::cDepthBits

Definition at line 3197 of file wingdi.h.

◆ cGreenBits

BYTE tagLAYERPLANEDESCRIPTOR::cGreenBits

Definition at line 3186 of file wingdi.h.

◆ cGreenShift

BYTE tagLAYERPLANEDESCRIPTOR::cGreenShift

Definition at line 3187 of file wingdi.h.

◆ cRedBits

BYTE tagLAYERPLANEDESCRIPTOR::cRedBits

Definition at line 3184 of file wingdi.h.

◆ cRedShift

BYTE tagLAYERPLANEDESCRIPTOR::cRedShift

Definition at line 3185 of file wingdi.h.

◆ crTransparent

COLORREF tagLAYERPLANEDESCRIPTOR::crTransparent

Definition at line 3202 of file wingdi.h.

◆ cStencilBits

BYTE tagLAYERPLANEDESCRIPTOR::cStencilBits

Definition at line 3198 of file wingdi.h.

◆ dwFlags

DWORD tagLAYERPLANEDESCRIPTOR::dwFlags

Definition at line 3181 of file wingdi.h.

◆ iLayerPlane

BYTE tagLAYERPLANEDESCRIPTOR::iLayerPlane

Definition at line 3200 of file wingdi.h.

◆ iPixelType

BYTE tagLAYERPLANEDESCRIPTOR::iPixelType

Definition at line 3182 of file wingdi.h.

◆ nSize

WORD tagLAYERPLANEDESCRIPTOR::nSize

Definition at line 3179 of file wingdi.h.

◆ nVersion

WORD tagLAYERPLANEDESCRIPTOR::nVersion

Definition at line 3180 of file wingdi.h.


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