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

EMF manual 2.3.7.6
More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
uint32_t ihPal
 Index to place object in EMF object table (this entry must not yet exist)
 
U_LOGPALETTE lgpl
 Palette properties (variable size)
 

Detailed Description

EMF manual 2.3.7.6

Definition at line 2554 of file uemf.h.

Member Data Documentation

◆ emr

U_EMR U_EMRCREATEPALETTE::emr

U_EMR.

Definition at line 2555 of file uemf.h.

◆ ihPal

uint32_t U_EMRCREATEPALETTE::ihPal

Index to place object in EMF object table (this entry must not yet exist)

Definition at line 2556 of file uemf.h.

◆ lgpl

U_LOGPALETTE U_EMRCREATEPALETTE::lgpl

Palette properties (variable size)

Definition at line 2557 of file uemf.h.


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