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

EMF manual 2.3.8.8
More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
uint32_t ihPal
 Index of a Palette object in the EMF object table.
 
uint32_t iStart
 First Palette entry in selected object to set.
 
U_NUM_LOGPLTNTRY cEntries
 Number of Palette entries in selected object to set.
 
U_LOGPLTNTRY aPalEntries [1]
 Values to set with.
 

Detailed Description

EMF manual 2.3.8.8

Definition at line 2565 of file uemf.h.

Member Data Documentation

◆ aPalEntries

U_LOGPLTNTRY U_EMRSETPALETTEENTRIES::aPalEntries[1]

Values to set with.

Definition at line 2570 of file uemf.h.

◆ cEntries

U_NUM_LOGPLTNTRY U_EMRSETPALETTEENTRIES::cEntries

Number of Palette entries in selected object to set.

Definition at line 2569 of file uemf.h.

◆ emr

U_EMR U_EMRSETPALETTEENTRIES::emr

U_EMR.

Definition at line 2566 of file uemf.h.

◆ ihPal

uint32_t U_EMRSETPALETTEENTRIES::ihPal

Index of a Palette object in the EMF object table.

Definition at line 2567 of file uemf.h.

◆ iStart

uint32_t U_EMRSETPALETTEENTRIES::iStart

First Palette entry in selected object to set.

Definition at line 2568 of file uemf.h.


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