#include <FillFunc.hpp>
Public Member Functions | |
| FillFunctor (PixelData format, const std::string color) | |
| FillFunctor (const FillFunctor< Format > &other) | |
| void | operator() (Format *, Format *out) |
Functor used to fill an image using the specified color.
The supported colors are:
1.8.4