ReactOS 0.4.16-dev-1484-g212a1a5
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 2633 of file wingdi.h.

Member Data Documentation

◆ cbBitsSrc

DWORD tagEMRSETDIBITSTODEVICE::cbBitsSrc

Definition at line 2645 of file wingdi.h.

Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().

◆ cbBmiSrc

DWORD tagEMRSETDIBITSTODEVICE::cbBmiSrc

Definition at line 2643 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 2634 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 2635 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: