Anti-Grain Geometry Tutorial
agg::slight_blur< PixFmt > Class Template Reference

Public Types

typedef PixFmt::pixel_type pixel_type
 
typedef PixFmt::value_type value_type
 
typedef PixFmt::order_type order_type
 

Public Member Functions

 slight_blur (double r=1.33)
 
void radius (double r)
 
void blur (PixFmt &img, rect_i bounds)
 

Detailed Description

template<class PixFmt>
class agg::slight_blur< PixFmt >

Definition at line 1303 of file agg_blur.h.


The documentation for this class was generated from the following file: