This is the complete list of members for BaseColor, including all inherited members.
| BaseColor(int channels, int size) | BaseColor | |
| convert(BaseColor &target) const | BaseColor | |
| convert() const | BaseColor | |
| convertColor(const BaseColor &source, BaseColor &target) | BaseColor | static |
| convertColor(const BaseColor &source, BaseColor &target, const Converter &converter) | BaseColor | static |
| Converter typedef | BaseColor | |
| getConverter(const BaseColor &target) const | BaseColor | |
| getConverter(const BaseColor &source, const BaseColor &target) | BaseColor | static |
| getData(int channel) const =0 | BaseColor | pure virtual |
| getData(int channel)=0 | BaseColor | pure virtual |
| getNumberOfChannels() const | BaseColor | |
| getValueType() const =0 | BaseColor | pure virtual |
| isPointer() const =0 | BaseColor | pure virtual |
| operator!=(const BaseColor &rhs)=delete | BaseColor | |
| operator==(const BaseColor &rhs)=delete | BaseColor | |
| size() const | BaseColor | |
| valueSize() const | BaseColor | |
| ~BaseColor()=default | BaseColor | virtual |