#include <colmodel.h>
Public Attributes | |
PColourValue | Saturation: 8 |
PColourValue | Value: 8 |
PColourValue | Hue: 9 |
PColourValue | Transparent: 7 |
This structure defines a colour in terms of HSVT components.
Each component is represented as an 8.24 bit fixed point fraction between 0.0 (0x00000000) and 1.0 (0x01000000).
Definition at line 341 of file colmodel.h.
|
Definition at line 345 of file colmodel.h. |
|
Definition at line 343 of file colmodel.h. |
|
Definition at line 346 of file colmodel.h. |
|
Definition at line 344 of file colmodel.h. |