Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_EMREXTFLOODFILL Struct Reference

EMF manual 2.3.5.6
More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
U_POINTL ptlStart
 Start point in logical units.
 
U_COLORREF crColor
 Color to fill with.
 
uint32_t iMode
 FloodFill Enumeration.
 

Detailed Description

EMF manual 2.3.5.6

Definition at line 2591 of file uemf.h.

Member Data Documentation

◆ crColor

U_COLORREF U_EMREXTFLOODFILL::crColor

Color to fill with.

Definition at line 2594 of file uemf.h.

◆ emr

U_EMR U_EMREXTFLOODFILL::emr

U_EMR.

Definition at line 2592 of file uemf.h.

◆ iMode

uint32_t U_EMREXTFLOODFILL::iMode

FloodFill Enumeration.

Definition at line 2595 of file uemf.h.

◆ ptlStart

U_POINTL U_EMREXTFLOODFILL::ptlStart

Start point in logical units.

Definition at line 2593 of file uemf.h.


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