#include "gradient.h"
#include "general.h"
#include <stdexcept>
#include "exception.h"
#include <algorithm>
#include <ETL/misc>
Functions | |
| static synfig::ColorAccumulator | supersample_helper (const synfig::Gradient::CPoint &color1, const synfig::Gradient::CPoint &color2, float begin, float end, float &weight) |
| static synfig::ColorAccumulator supersample_helper | ( | const synfig::Gradient::CPoint & | color1, | |
| const synfig::Gradient::CPoint & | color2, | |||
| float | begin, | |||
| float | end, | |||
| float & | weight | |||
| ) | [static] |
1.5.3