#include "gradient.h"
#include "general.h"
#include <stdexcept>
#include "exception.h"
#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) |
|
|