ReactOS 0.4.15-dev-7834-g00c4b3d
tagEMRBITBLT Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRBITBLT:

Public Attributes

EMR emr
 
RECTL rclBounds
 
LONG xDest
 
LONG yDest
 
LONG cxDest
 
LONG cyDest
 
DWORD dwRop
 
LONG xSrc
 
LONG ySrc
 
XFORM xformSrc
 
COLORREF crBkColorSrc
 
DWORD iUsageSrc
 
DWORD offBmiSrc
 
DWORD cbBmiSrc
 
DWORD offBitsSrc
 
DWORD cbBitsSrc
 

Detailed Description

Definition at line 1728 of file wingdi.h.

Member Data Documentation

◆ cbBitsSrc

DWORD tagEMRBITBLT::cbBitsSrc

Definition at line 1744 of file wingdi.h.

Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().

◆ cbBmiSrc

DWORD tagEMRBITBLT::cbBmiSrc

Definition at line 1742 of file wingdi.h.

Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().

◆ crBkColorSrc

COLORREF tagEMRBITBLT::crBkColorSrc

◆ cxDest

LONG tagEMRBITBLT::cxDest

◆ cyDest

LONG tagEMRBITBLT::cyDest

◆ dwRop

DWORD tagEMRBITBLT::dwRop

◆ emr

EMR tagEMRBITBLT::emr

Definition at line 1729 of file wingdi.h.

Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().

◆ iUsageSrc

DWORD tagEMRBITBLT::iUsageSrc

◆ offBitsSrc

DWORD tagEMRBITBLT::offBitsSrc

◆ offBmiSrc

DWORD tagEMRBITBLT::offBmiSrc

◆ rclBounds

RECTL tagEMRBITBLT::rclBounds

◆ xDest

LONG tagEMRBITBLT::xDest

◆ xformSrc

XFORM tagEMRBITBLT::xformSrc

◆ xSrc

LONG tagEMRBITBLT::xSrc

◆ yDest

LONG tagEMRBITBLT::yDest

◆ ySrc

LONG tagEMRBITBLT::ySrc

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