#include <colmodel.h>
Public Attributes | |
| PColourValue | Cyan: 8 |
| PColourValue | Magenta: 8 |
| PColourValue | Yellow: 8 |
| PColourValue | Key: 8 |
This structure defines a colour in terms of CMYK components.
Each component is represented as an 8.24 bit fixed point fraction between 0.0 (0x00000000) and 1.0 (0x01000000).
Definition at line 306 of file colmodel.h.
|
|
Definition at line 308 of file colmodel.h. |
|
|
Definition at line 311 of file colmodel.h. |
|
|
Definition at line 309 of file colmodel.h. |
|
|
Definition at line 310 of file colmodel.h. |
1.4.4