#include <agg_image_filters.h>
List of all members.
Constructor & Destructor Documentation
| agg::image_filter_lut::image_filter_lut |
( |
| ) |
[inline] |
template<class FilterF >
| agg::image_filter_lut::image_filter_lut |
( |
const FilterF & |
filter, |
|
|
bool |
normalization = true |
|
) |
| [inline] |
Member Function Documentation
template<class FilterF >
| void agg::image_filter_lut::calculate |
( |
const FilterF & |
filter, |
|
|
bool |
normalization = true |
|
) |
| [inline] |
| unsigned agg::image_filter_lut::diameter |
( |
| ) |
const [inline] |
| void agg::image_filter_lut::normalize |
( |
| ) |
|
| double agg::image_filter_lut::radius |
( |
| ) |
const [inline] |
| int agg::image_filter_lut::start |
( |
| ) |
const [inline] |
| const int16* agg::image_filter_lut::weight_array |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following files: