ReactOS 0.4.16-dev-1481-ga753f34
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 2405 of file wingdi.h.

Member Data Documentation

◆ crColor

COLORREF tagEMREXTFLOODFILL::crColor

Definition at line 2408 of file wingdi.h.

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

◆ emr

EMR tagEMREXTFLOODFILL::emr

Definition at line 2406 of file wingdi.h.

Referenced by EMFDC_ExtFloodFill(), and EMFDRV_ExtFloodFill().

◆ iMode

DWORD tagEMREXTFLOODFILL::iMode

Definition at line 2409 of file wingdi.h.

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

◆ ptlStart

POINTL tagEMREXTFLOODFILL::ptlStart

Definition at line 2407 of file wingdi.h.

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


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