ReactOS 0.4.15-dev-7924-g5949c20
tagEMREXTFLOODFILL Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMREXTFLOODFILL:

Public Attributes

EMR emr
 
POINTL ptlStart
 
COLORREF crColor
 
DWORD iMode
 

Detailed Description

Definition at line 1959 of file wingdi.h.

Member Data Documentation

◆ crColor

COLORREF tagEMREXTFLOODFILL::crColor

Definition at line 1962 of file wingdi.h.

Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMREXTFLOODFILL::emr

Definition at line 1960 of file wingdi.h.

Referenced by EMFDC_ExtFloodFill(), and EMFDRV_ExtFloodFill().

◆ iMode

DWORD tagEMREXTFLOODFILL::iMode

Definition at line 1963 of file wingdi.h.

Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().

◆ ptlStart

POINTL tagEMREXTFLOODFILL::ptlStart

Definition at line 1961 of file wingdi.h.

Referenced by EMFDC_ExtFloodFill(), EMFDRV_ExtFloodFill(), and PlayEnhMetaFileRecord().


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