Go to the documentation of this file.
27 #ifndef __SYNFIG_HALFTONE3_H
28 #define __SYNFIG_HALFTONE3_H
40 #define HALFTONE3_IMPORT_VALUE(x) \
41 if (#x=="tone[i].param_"+param && x.get_type()==value.get_type()) \
50 using namespace synfig;
70 float inverse_matrix[3][3];
72 Color color_func(
const Point &x,
float supersample,
const Color &under_color)
const;
74 float calc_supersample(
const Point &x,
float pw,
float ph)
const;
89 virtual Vocab get_param_vocab()
const;