|
enum | { color_lut_size = ColorLutSize
} |
|
typedef ColorInterpolator | interpolator_type |
|
typedef interpolator_type::color_type | color_type |
|
|
void | remove_all () |
|
void | add_color (double offset, const color_type &color) |
|
void | build_lut () |
|
const color_type & | operator[] (unsigned i) const |
|
template<class ColorInterpolator, unsigned ColorLutSize = 256>
class agg::gradient_lut< ColorInterpolator, ColorLutSize >
Definition at line 119 of file agg_gradient_lut.h.
The documentation for this class was generated from the following file: