ReactOS 0.4.15-dev-7953-g1f49173
tagEMRSTRETCHDIBITS Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRSTRETCHDIBITS:

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 dwRop
 
LONG cxDest
 
LONG cyDest
 

Detailed Description

Definition at line 2276 of file wingdi.h.

Member Data Documentation

◆ cbBitsSrc

DWORD tagEMRSTRETCHDIBITS::cbBitsSrc

Definition at line 2288 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().

◆ cbBmiSrc

DWORD tagEMRSTRETCHDIBITS::cbBmiSrc

Definition at line 2286 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().

◆ cxDest

LONG tagEMRSTRETCHDIBITS::cxDest

Definition at line 2291 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ cxSrc

LONG tagEMRSTRETCHDIBITS::cxSrc

Definition at line 2283 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ cyDest

LONG tagEMRSTRETCHDIBITS::cyDest

Definition at line 2292 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ cySrc

LONG tagEMRSTRETCHDIBITS::cySrc

Definition at line 2284 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ dwRop

DWORD tagEMRSTRETCHDIBITS::dwRop

Definition at line 2290 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRSTRETCHDIBITS::emr

Definition at line 2277 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().

◆ iUsageSrc

DWORD tagEMRSTRETCHDIBITS::iUsageSrc

Definition at line 2289 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ offBitsSrc

DWORD tagEMRSTRETCHDIBITS::offBitsSrc

Definition at line 2287 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ offBmiSrc

DWORD tagEMRSTRETCHDIBITS::offBmiSrc

Definition at line 2285 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ rclBounds

RECTL tagEMRSTRETCHDIBITS::rclBounds

Definition at line 2278 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().

◆ xDest

LONG tagEMRSTRETCHDIBITS::xDest

Definition at line 2279 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ xSrc

LONG tagEMRSTRETCHDIBITS::xSrc

Definition at line 2281 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ yDest

LONG tagEMRSTRETCHDIBITS::yDest

Definition at line 2280 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().

◆ ySrc

LONG tagEMRSTRETCHDIBITS::ySrc

Definition at line 2282 of file wingdi.h.

Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().


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