ReactOS
0.4.15-dev-5618-g8866b9d
|
#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().