|
typedef ColorT | color_type |
|
typedef CalculatorT | calculator_type |
|
typedef color_type::value_type | value_type |
|
typedef calculator_type::value_type | calc_type |
|
|
template<class Img > |
void | blur_x (Img &img, double radius) |
|
template<class Img > |
void | blur_y (Img &img, double radius) |
|
template<class Img > |
void | blur (Img &img, double radius) |
|
template<class ColorT, class CalculatorT>
class agg::recursive_blur< ColorT, CalculatorT >
Definition at line 1068 of file agg_blur.h.
The documentation for this class was generated from the following file:
- /mnt/d/workspace/agg-tutorial/agg-2.4/include/agg_blur.h