CS_XYZColor Struct Reference
[Color Space Suite]

Color values for the XYZ color space. More...

#include <PIColorSpaceSuite.h>


Data Fields

uint16 x
 X value for XYZ color space; range is from -0 to 255.
uint16 y
 Y value for XYZ color space; range is from -0 to 255.
uint16 z
 Z value for XYZ color space; range is from -0 to 255.

Detailed Description

Color values for the XYZ color space.


Field Documentation

X value for XYZ color space; range is from -0 to 255.

Y value for XYZ color space; range is from -0 to 255.

Z value for XYZ color space; range is from -0 to 255.


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