Color Spaces
|
Classes | |
struct | devicen_t< 1 > |
unnamed color space of one channel More... | |
struct | devicen_t< 2 > |
unnamed color space of two channels More... | |
struct | devicen_t< 3 > |
unnamed color space of three channels More... | |
struct | devicen_t< 4 > |
unnamed color space of four channels More... | |
struct | devicen_t< 5 > |
unnamed color space of five channels More... | |
Typedefs | |
typedef mpl::vector4< cyan_t, magenta_t, yellow_t, black_t > | cmyk_t |
typedef mpl::vector1 < gray_color_t > | gray_t |
typedef mpl::vector3< red_t, green_t, blue_t > | rgb_t |
typedef mpl::vector4< red_t, green_t, blue_t, alpha_t > | rgba_t |