HSB Color Space | |||||||||||||||
Classes | |
| struct | hsb_t |
| HSB color space identifier. More... | |
| struct | color_base< T, hsb_t > |
| luminance, a and b channel values/references/pointers More... | |
| struct | planar_ptr< IC, hsb_t > |
| Represents a pointer to a planar HSB pixel.
A pointer can be constructed from and assigned to the address of a value, the address of a reference or another pointer It can also be dereferenced returning a reference. More... | |