Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains CIE 1931 chromaticity coordinates from a color sensor.
Syntax
typedef struct _CHROMATICITY_COORDINATE {
float x;
float y;
} CHROMATICITY_COORDINATE;
Members
x
x-coordinate.
y
y-coordinate.
Requirements
| Requirement | Value |
|---|---|
| Header | ntddvdeo.h |