Gaussian-like blur (BL) modification. More...
#include <image_modifications.hpp>


Public Member Functions | |
| bl_modification (int depth) | |
| virtual surface | operator() (const surface &src) const |
| Applies the image-path modification on the specified surface. | |
| int | get_depth () const |
Private Attributes | |
| int | depth_ |
Gaussian-like blur (BL) modification.
Definition at line 347 of file image_modifications.hpp.
| image::bl_modification::bl_modification | ( | int | depth | ) | [inline] |
Definition at line 350 of file image_modifications.hpp.
| int image::bl_modification::get_depth | ( | ) | const |
Definition at line 399 of file image_modifications.cpp.
References depth_.
Applies the image-path modification on the specified surface.
Implements image::modification.
Definition at line 394 of file image_modifications.cpp.
References blur_alpha_surface(), and depth_.

int image::bl_modification::depth_ [private] |
Definition at line 357 of file image_modifications.hpp.
Referenced by get_depth(), and operator()().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:43 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |