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

WMF manual 2.2.2.12. More...

#include <uemf.h>

Public Attributes

uint32_t lcsSignature
 must be U_LCS_SIGNATURE
 
uint32_t lcsVersion
 must be U_LCS_VERSION
 
uint32_t lcsSize
 Size in bytes of this structure.
 
int32_t lcsCSType
 lcsCSType Enumeration
 
int32_t lcsIntent
 lcsIntent Enumeration
 
U_CIEXYZTRIPLE lcsEndpoints
 CIE XYZ color space endpoints.
 
U_LCS_GAMMARGB lcsGammaRGB
 Gamma For RGB.
 
uint16_t lcsFilename [U_MAX_PATH]
 Could name an external color profile file, otherwise empty string.
 

Detailed Description

WMF manual 2.2.2.12.

For U_EMRCREATECOLORSPACEW lcs field

Microsoft name: LOGCOLORSPACEW Object

Definition at line 529 of file uemf.h.

Member Data Documentation

◆ lcsCSType

int32_t U_LOGCOLORSPACEW::lcsCSType

lcsCSType Enumeration

Definition at line 533 of file uemf.h.

◆ lcsEndpoints

U_CIEXYZTRIPLE U_LOGCOLORSPACEW::lcsEndpoints

CIE XYZ color space endpoints.

Definition at line 535 of file uemf.h.

◆ lcsFilename

uint16_t U_LOGCOLORSPACEW::lcsFilename[U_MAX_PATH]

Could name an external color profile file, otherwise empty string.

Definition at line 537 of file uemf.h.

◆ lcsGammaRGB

U_LCS_GAMMARGB U_LOGCOLORSPACEW::lcsGammaRGB

Gamma For RGB.

Definition at line 536 of file uemf.h.

◆ lcsIntent

int32_t U_LOGCOLORSPACEW::lcsIntent

lcsIntent Enumeration

Definition at line 534 of file uemf.h.

◆ lcsSignature

uint32_t U_LOGCOLORSPACEW::lcsSignature

must be U_LCS_SIGNATURE

Definition at line 530 of file uemf.h.

◆ lcsSize

uint32_t U_LOGCOLORSPACEW::lcsSize

Size in bytes of this structure.

Definition at line 532 of file uemf.h.

◆ lcsVersion

uint32_t U_LOGCOLORSPACEW::lcsVersion

must be U_LCS_VERSION

Definition at line 531 of file uemf.h.


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