ReactOS 0.4.15-dev-7942-gd23573b
BLTDATA Struct Reference

#include <DibLib_interface.h>

Collaboration diagram for BLTDATA:

Public Attributes

SURFINFO siSrc
 
SURFINFO siDst
 
SURFINFO siPat
 
SURFINFO siMsk
 
ULONG ulWidth
 
ULONG ulHeight
 
ULONG ulPatWidth
 
ULONG ulPatHeight
 
XLATEOBJpxlo
 
PFN_XLATE pfnXlate
 
ULONG rop4
 
PFN_DOROP apfnDoRop [2]
 
ULONG ulSolidColor
 
LONG dy
 

Detailed Description

Definition at line 15 of file DibLib_interface.h.

Member Data Documentation

◆ apfnDoRop

PFN_DOROP BLTDATA::apfnDoRop[2]

Definition at line 29 of file DibLib_interface.h.

Referenced by EngBitBlt().

◆ dy

LONG BLTDATA::dy

Definition at line 31 of file DibLib_interface.h.

Referenced by CalculateCoordinates(), and EngBitBlt().

◆ pfnXlate

PFN_XLATE BLTDATA::pfnXlate

Definition at line 27 of file DibLib_interface.h.

Referenced by EngBitBlt().

◆ pxlo

XLATEOBJ* BLTDATA::pxlo

◆ rop4

ULONG BLTDATA::rop4

Definition at line 28 of file DibLib_interface.h.

Referenced by Dib_MaskCopy(), and EngBitBlt().

◆ siDst

◆ siMsk

SURFINFO BLTDATA::siMsk

Definition at line 20 of file DibLib_interface.h.

Referenced by _DibFunction(), CalculateCoordinates(), Dib_MaskCopy(), and EngBitBlt().

◆ siPat

SURFINFO BLTDATA::siPat

Definition at line 19 of file DibLib_interface.h.

Referenced by _DibFunction(), CalculateCoordinates(), and EngBitBlt().

◆ siSrc

◆ ulHeight

ULONG BLTDATA::ulHeight

◆ ulPatHeight

ULONG BLTDATA::ulPatHeight

Definition at line 25 of file DibLib_interface.h.

Referenced by _DibFunction(), and EngBitBlt().

◆ ulPatWidth

ULONG BLTDATA::ulPatWidth

Definition at line 24 of file DibLib_interface.h.

Referenced by _DibFunction(), and EngBitBlt().

◆ ulSolidColor

◆ ulWidth

ULONG BLTDATA::ulWidth

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