ReactOS 0.4.15-dev-7958-gcd0bb1a
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 2732 of file wingdi.h.

Member Data Documentation

◆ bReserved

BYTE tagLAYERPLANEDESCRIPTOR::bReserved

Definition at line 2755 of file wingdi.h.

◆ cAccumAlphaBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumAlphaBits

Definition at line 2750 of file wingdi.h.

◆ cAccumBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumBits

Definition at line 2746 of file wingdi.h.

◆ cAccumBlueBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumBlueBits

Definition at line 2749 of file wingdi.h.

◆ cAccumGreenBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumGreenBits

Definition at line 2748 of file wingdi.h.

◆ cAccumRedBits

BYTE tagLAYERPLANEDESCRIPTOR::cAccumRedBits

Definition at line 2747 of file wingdi.h.

◆ cAlphaBits

BYTE tagLAYERPLANEDESCRIPTOR::cAlphaBits

Definition at line 2744 of file wingdi.h.

◆ cAlphaShift

BYTE tagLAYERPLANEDESCRIPTOR::cAlphaShift

Definition at line 2745 of file wingdi.h.

◆ cAuxBuffers

BYTE tagLAYERPLANEDESCRIPTOR::cAuxBuffers

Definition at line 2753 of file wingdi.h.

◆ cBlueBits

BYTE tagLAYERPLANEDESCRIPTOR::cBlueBits

Definition at line 2742 of file wingdi.h.

◆ cBlueShift

BYTE tagLAYERPLANEDESCRIPTOR::cBlueShift

Definition at line 2743 of file wingdi.h.

◆ cColorBits

BYTE tagLAYERPLANEDESCRIPTOR::cColorBits

Definition at line 2737 of file wingdi.h.

◆ cDepthBits

BYTE tagLAYERPLANEDESCRIPTOR::cDepthBits

Definition at line 2751 of file wingdi.h.

◆ cGreenBits

BYTE tagLAYERPLANEDESCRIPTOR::cGreenBits

Definition at line 2740 of file wingdi.h.

◆ cGreenShift

BYTE tagLAYERPLANEDESCRIPTOR::cGreenShift

Definition at line 2741 of file wingdi.h.

◆ cRedBits

BYTE tagLAYERPLANEDESCRIPTOR::cRedBits

Definition at line 2738 of file wingdi.h.

◆ cRedShift

BYTE tagLAYERPLANEDESCRIPTOR::cRedShift

Definition at line 2739 of file wingdi.h.

◆ crTransparent

COLORREF tagLAYERPLANEDESCRIPTOR::crTransparent

Definition at line 2756 of file wingdi.h.

◆ cStencilBits

BYTE tagLAYERPLANEDESCRIPTOR::cStencilBits

Definition at line 2752 of file wingdi.h.

◆ dwFlags

DWORD tagLAYERPLANEDESCRIPTOR::dwFlags

Definition at line 2735 of file wingdi.h.

◆ iLayerPlane

BYTE tagLAYERPLANEDESCRIPTOR::iLayerPlane

Definition at line 2754 of file wingdi.h.

◆ iPixelType

BYTE tagLAYERPLANEDESCRIPTOR::iPixelType

Definition at line 2736 of file wingdi.h.

◆ nSize

WORD tagLAYERPLANEDESCRIPTOR::nSize

Definition at line 2733 of file wingdi.h.

◆ nVersion

WORD tagLAYERPLANEDESCRIPTOR::nVersion

Definition at line 2734 of file wingdi.h.


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