Namespace color::type
Description
- Contain library specific types.
List
-
- divert_t
- Used to convert normalized value to divert. e.g color component specific range.
- normal_t
- Used to convert divert value to normalized. Type of normalized value is usually
double. Range is between 0 (zero) and 1 (one).
- pack2
- See Format
- pack3
- See Format
- pack4
- See Format
- pack5
- See Format
- split233_t
- See Format
- split323_t
- See Format
- split332_t
- See Format
- split422_t
- See Format
- split242_t
- See Format
- split224_t
- See Format
- split555_t
- See Format
- split655_t
- See Format
- split565_t
- See Format
- split556_t
- See Format
- split772_t
- See Format
- split727_t
- See Format
- split277_t
- See Format
- split888_t
- See Format
- splitCAA_t
- See Format
- splitACA_t
- See Format
- splitAAC_t
- See Format
- split2222_t
- See Format
- split4444_t
- See Format
- split5551_t
- See Format
- split1555_t
- See Format
- split6666_t
- See Format
- split8888_t
- See Format
- split2AAA_t
- See Format
- splitAAA2_t
- See Format
- splitGGGG_t
- See Format
uint24_t - This will emulate 3 bytes size unsigned integer
uint48_t - This will emulate 6 bytes size unsigned integer