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

WMF manual 2.2.2.7. More...

#include <uemf.h>

Public Attributes

U_CIEXYZ ciexyzRed
 CIE XYZ coord of red endpoint of colorspace.
 
U_CIEXYZ ciexyzGreen
 CIE XYZ coord of green endpoint of colorspace.
 
U_CIEXYZ ciexyzBlue
 CIE XYZ coord of blue endpoint of colorspace.
 

Detailed Description

WMF manual 2.2.2.7.

For U_LOGCOLORSPACEA and U_LOGCOLORSPACEW lcsEndpints field

defines a CIE colorspace. Microsoft name: CIEXYZTRIPLE Object

Definition at line 461 of file uemf.h.

Member Data Documentation

◆ ciexyzBlue

U_CIEXYZ U_CIEXYZTRIPLE::ciexyzBlue

CIE XYZ coord of blue endpoint of colorspace.

Definition at line 464 of file uemf.h.

◆ ciexyzGreen

U_CIEXYZ U_CIEXYZTRIPLE::ciexyzGreen

CIE XYZ coord of green endpoint of colorspace.

Definition at line 463 of file uemf.h.

◆ ciexyzRed

U_CIEXYZ U_CIEXYZTRIPLE::ciexyzRed

CIE XYZ coord of red endpoint of colorspace.

Definition at line 462 of file uemf.h.


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