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

EMF manual 2.3.11.1
More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
uint32_t dwAction
 ColorSpace Enumeration.
 
uint32_t dwFlags
 ColorMatchToTarget Enumeration.
 
U_CBNAME cbName
 Number of bytes in UTF16 name of the color profile.
 
U_CBDATA cbData
 Number of bytes of the target profile.
 
uint8_t Data [1]
 Data of size cbName+cbData: Name in UTF16 then color profile data.
 

Detailed Description

EMF manual 2.3.11.1

Definition at line 3272 of file uemf.h.

Member Data Documentation

◆ cbData

U_CBDATA U_EMRCOLORMATCHTOTARGETW::cbData

Number of bytes of the target profile.

Definition at line 3277 of file uemf.h.

◆ cbName

U_CBNAME U_EMRCOLORMATCHTOTARGETW::cbName

Number of bytes in UTF16 name of the color profile.

Definition at line 3276 of file uemf.h.

◆ Data

uint8_t U_EMRCOLORMATCHTOTARGETW::Data[1]

Data of size cbName+cbData: Name in UTF16 then color profile data.

Definition at line 3278 of file uemf.h.

◆ dwAction

uint32_t U_EMRCOLORMATCHTOTARGETW::dwAction

ColorSpace Enumeration.

Definition at line 3274 of file uemf.h.

◆ dwFlags

uint32_t U_EMRCOLORMATCHTOTARGETW::dwFlags

ColorMatchToTarget Enumeration.

Definition at line 3275 of file uemf.h.

◆ emr

U_EMR U_EMRCOLORMATCHTOTARGETW::emr

U_EMR.

Definition at line 3273 of file uemf.h.


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