|
SPH
|
This is the complete list of members for Palette, including all inherited members.
| getInterval() const | Palette | |
| getScale() const | Palette | |
| loadFromFile(const Path &path) | Palette | |
| loadFromStream(std::istream &ifs) | Palette | |
| operator()(const float value) const | Palette | |
| operator=(const Palette &other) | Palette | |
| operator=(Palette &&other)=default | Palette | |
| Palette()=default | Palette | |
| Palette(const Palette &other) | Palette | |
| Palette(Palette &&other)=default | Palette | |
| Palette(Array< Point > &&controlPoints, const PaletteScale scale) | Palette | |
| paletteToRelative(const float value) const | Palette | |
| relativeToPalette(const float value) const | Palette | |
| saveToFile(const Path &path, const Size lineCnt=256) const | Palette | |
| saveToStream(std::ostream &ofs, const Size lineCnt=256) const | Palette | |
| setInterval(const Interval &newRange) | Palette | |
| transform(Function< Rgba(const Rgba &)> func) const | Palette |