#include <colmodel.h>
Public Attributes | |
PColourValue | X: 8 |
PColourValue | Y: 8 |
PColourValue | Z: 8 |
PColourValue | Transparent: 8 |
This structure defines a colour in terms of XYZT components. The X,Y,Z define a point in the CIE colourspace.
Each component is represented as an 8.24 bit fixed point fraction between 0.0 (0x00000000) and 1.0 (0x01000000).
Definition at line 412 of file colmodel.h.
|
Definition at line 417 of file colmodel.h. |
|
Definition at line 414 of file colmodel.h. |
|
Definition at line 415 of file colmodel.h. |
|
Definition at line 416 of file colmodel.h. |