|
Classes |
struct | ColorBaseConcept |
| A color base is a container of color elements (such as channels, channel references or channel pointers). More...
|
struct | MutableColorBaseConcept |
| Color base which allows for modifying its elements. More...
|
struct | ColorBaseValueConcept |
| Color base that also has a default-constructor. Refines Regular. More...
|
struct | HomogeneousColorBaseConcept |
| Color base whose elements all have the same type. More...
|
struct | MutableHomogeneousColorBaseConcept |
| Homogeneous color base that allows for modifying its elements. More...
|
struct | HomogeneousColorBaseValueConcept |
| Homogeneous color base that also has a default constructor. Refines Regular. More...
|
struct | ColorBasesCompatibleConcept |
| Two color bases are compatible if they have the same color space and their elements are compatible, semantic-pairwise. More...
|