ReactOS 0.4.15-dev-7942-gd23573b
_DDOVERLAYFX Struct Reference

#include <ddraw.h>

Collaboration diagram for _DDOVERLAYFX:

Public Member Functions

union {
   DWORD   dwAlphaDestConst
 
   LPDIRECTDRAWSURFACE   lpDDSAlphaDest
 
DUMMYUNIONNAMEN (1)
 
union {
   DWORD   dwAlphaSrcConst
 
   LPDIRECTDRAWSURFACE   lpDDSAlphaSrc
 
DUMMYUNIONNAMEN (2)
 

Public Attributes

DWORD dwSize
 
DWORD dwAlphaEdgeBlendBitDepth
 
DWORD dwAlphaEdgeBlend
 
DWORD dwReserved
 
DWORD dwAlphaDestConstBitDepth
 
DWORD dwAlphaSrcConstBitDepth
 
DDCOLORKEY dckDestColorkey
 
DDCOLORKEY dckSrcColorkey
 
DWORD dwDDFX
 
DWORD dwFlags
 

Detailed Description

Definition at line 1370 of file ddraw.h.

Member Function Documentation

◆ DUMMYUNIONNAMEN() [1/2]

union _DDOVERLAYFX::@2863 _DDOVERLAYFX::DUMMYUNIONNAMEN ( )

◆ DUMMYUNIONNAMEN() [2/2]

union _DDOVERLAYFX::@2864 _DDOVERLAYFX::DUMMYUNIONNAMEN ( )

Member Data Documentation

◆ dckDestColorkey

DDCOLORKEY _DDOVERLAYFX::dckDestColorkey

Definition at line 1388 of file ddraw.h.

Referenced by DdUpdateOverlay().

◆ dckSrcColorkey

DDCOLORKEY _DDOVERLAYFX::dckSrcColorkey

Definition at line 1389 of file ddraw.h.

Referenced by DdUpdateOverlay().

◆ dwAlphaDestConst

DWORD _DDOVERLAYFX::dwAlphaDestConst

Definition at line 1379 of file ddraw.h.

◆ dwAlphaDestConstBitDepth

DWORD _DDOVERLAYFX::dwAlphaDestConstBitDepth

Definition at line 1376 of file ddraw.h.

◆ dwAlphaEdgeBlend

DWORD _DDOVERLAYFX::dwAlphaEdgeBlend

Definition at line 1374 of file ddraw.h.

◆ dwAlphaEdgeBlendBitDepth

DWORD _DDOVERLAYFX::dwAlphaEdgeBlendBitDepth

Definition at line 1373 of file ddraw.h.

◆ dwAlphaSrcConst

DWORD _DDOVERLAYFX::dwAlphaSrcConst

Definition at line 1385 of file ddraw.h.

◆ dwAlphaSrcConstBitDepth

DWORD _DDOVERLAYFX::dwAlphaSrcConstBitDepth

Definition at line 1382 of file ddraw.h.

◆ dwDDFX

DWORD _DDOVERLAYFX::dwDDFX

Definition at line 1390 of file ddraw.h.

◆ dwFlags

DWORD _DDOVERLAYFX::dwFlags

Definition at line 1391 of file ddraw.h.

◆ dwReserved

DWORD _DDOVERLAYFX::dwReserved

Definition at line 1375 of file ddraw.h.

◆ dwSize

DWORD _DDOVERLAYFX::dwSize

Definition at line 1372 of file ddraw.h.

◆ lpDDSAlphaDest

LPDIRECTDRAWSURFACE _DDOVERLAYFX::lpDDSAlphaDest

Definition at line 1380 of file ddraw.h.

◆ lpDDSAlphaSrc

LPDIRECTDRAWSURFACE _DDOVERLAYFX::lpDDSAlphaSrc

Definition at line 1386 of file ddraw.h.


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