ReactOS 0.4.15-dev-7924-g5949c20
tagEMRSETPIXELV Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRSETPIXELV:

Public Attributes

EMR emr
 
POINTL ptlPixel
 
COLORREF crColor
 

Detailed Description

Definition at line 2219 of file wingdi.h.

Member Data Documentation

◆ crColor

COLORREF tagEMRSETPIXELV::crColor

Definition at line 2222 of file wingdi.h.

Referenced by EMFDC_SetPixel(), EMFDRV_SetPixel(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRSETPIXELV::emr

Definition at line 2220 of file wingdi.h.

Referenced by EMFDC_SetPixel(), and EMFDRV_SetPixel().

◆ ptlPixel

POINTL tagEMRSETPIXELV::ptlPixel

Definition at line 2221 of file wingdi.h.

Referenced by EMFDC_SetPixel(), EMFDRV_SetPixel(), and PlayEnhMetaFileRecord().


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