Colourspace primaries information. More...
#include <dfd.h>
Data Fields | |
| float | Rx |
| float | Ry |
| float | Gx |
| float | Gy |
| float | Bx |
| float | By |
| float | Wx |
| float | Wy |
Colourspace primaries information.
Structure to store the 1931 CIE x,y chromaticities of the red, green, and blue display primaries and the reference white point of a colourspace.
| float Primaries::Bx |
Blue x.
| float Primaries::By |
Blue y.
| float Primaries::Gx |
Green x.
| float Primaries::Gy |
Green y.
| float Primaries::Rx |
Red x.
| float Primaries::Ry |
Red y.
| float Primaries::Wx |
White x.
| float Primaries::Wy |
White y.