ReactOS 0.4.15-dev-8058-ga7cbb60
tagEMRSETDIBITSTODEVICE Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRSETDIBITSTODEVICE:

Public Attributes

EMR emr
 
RECTL rclBounds
 
LONG xDest
 
LONG yDest
 
LONG xSrc
 
LONG ySrc
 
LONG cxSrc
 
LONG cySrc
 
DWORD offBmiSrc
 
DWORD cbBmiSrc
 
DWORD offBitsSrc
 
DWORD cbBitsSrc
 
DWORD iUsageSrc
 
DWORD iStartScan
 
DWORD cScans
 

Detailed Description

Definition at line 2187 of file wingdi.h.

Member Data Documentation

◆ cbBitsSrc

DWORD tagEMRSETDIBITSTODEVICE::cbBitsSrc

Definition at line 2199 of file wingdi.h.

Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().

◆ cbBmiSrc

DWORD tagEMRSETDIBITSTODEVICE::cbBmiSrc

Definition at line 2197 of file wingdi.h.

Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().

◆ cScans

DWORD tagEMRSETDIBITSTODEVICE::cScans

◆ cxSrc

LONG tagEMRSETDIBITSTODEVICE::cxSrc

◆ cySrc

LONG tagEMRSETDIBITSTODEVICE::cySrc

◆ emr

EMR tagEMRSETDIBITSTODEVICE::emr

Definition at line 2188 of file wingdi.h.

Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().

◆ iStartScan

DWORD tagEMRSETDIBITSTODEVICE::iStartScan

◆ iUsageSrc

DWORD tagEMRSETDIBITSTODEVICE::iUsageSrc

◆ offBitsSrc

DWORD tagEMRSETDIBITSTODEVICE::offBitsSrc

◆ offBmiSrc

DWORD tagEMRSETDIBITSTODEVICE::offBmiSrc

◆ rclBounds

RECTL tagEMRSETDIBITSTODEVICE::rclBounds

Definition at line 2189 of file wingdi.h.

Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().

◆ xDest

LONG tagEMRSETDIBITSTODEVICE::xDest

◆ xSrc

LONG tagEMRSETDIBITSTODEVICE::xSrc

◆ yDest

LONG tagEMRSETDIBITSTODEVICE::yDest

◆ ySrc

LONG tagEMRSETDIBITSTODEVICE::ySrc

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