ReactOS 0.4.16-dev-226-g79f2289
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
POINTL | ptlPixel |
COLORREF | crColor |
COLORREF tagEMRSETPIXELV::crColor |
Definition at line 2222 of file wingdi.h.
Referenced by EMFDC_SetPixel(), EMFDRV_SetPixel(), and PlayEnhMetaFileRecord().
EMR tagEMRSETPIXELV::emr |
Definition at line 2220 of file wingdi.h.
Referenced by EMFDC_SetPixel(), and EMFDRV_SetPixel().
POINTL tagEMRSETPIXELV::ptlPixel |
Definition at line 2221 of file wingdi.h.
Referenced by EMFDC_SetPixel(), EMFDRV_SetPixel(), and PlayEnhMetaFileRecord().