|
Classes |
struct | PixelConcept |
| Pixel concept - A color base whose elements are channels. More...
|
struct | MutablePixelConcept |
| Pixel concept that allows for changing its channels. More...
|
struct | HomogeneousPixelConcept |
| Homogeneous pixel concept. More...
|
struct | MutableHomogeneousPixelConcept |
| Homogeneous pixel concept that allows for changing its channels. More...
|
struct | PixelValueConcept |
| Pixel concept that is a Regular type. More...
|
struct | HomogeneousPixelValueConcept |
| Homogeneous pixel concept that is a Regular type. More...
|
struct | PixelsCompatibleConcept |
| Concept for pixel compatibility Pixels are compatible if their channels and color space types are compatible. Compatible pixels can be assigned and copy constructed from one another. More...
|
struct | PixelConvertibleConcept |
| Pixel convertible concept. More...
|