Go to the documentation of this file.
   28 #ifndef __SYNFIG_CURVEGRADIENT_H 
   29 #define __SYNFIG_CURVEGRADIENT_H 
   44 using namespace synfig;
 
   75     Color color_func(
const Point &x, 
int quality=10, 
float supersample=0)
const;
 
   77     float calc_supersample(
const Point &x, 
float pw,
float ph)
const;
 
   89     virtual Vocab get_param_vocab()
const;