#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | DyePalette |
Class for performing a linear interpolation between colors. More... | |
struct | DyePalette::Color |
class | Dye |
Class for dispatching pixel-recoloring amongst several palettes. More... |