Public Member Functions | Private Attributes

image::bl_modification Class Reference

Gaussian-like blur (BL) modification. More...

#include <image_modifications.hpp>

Inheritance diagram for image::bl_modification:
Inheritance graph
[legend]
Collaboration diagram for image::bl_modification:
Collaboration graph
[legend]

List of all members.

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_

Detailed Description

Gaussian-like blur (BL) modification.

Definition at line 347 of file image_modifications.hpp.


Constructor & Destructor Documentation

image::bl_modification::bl_modification ( int  depth  )  [inline]

Definition at line 350 of file image_modifications.hpp.


Member Function Documentation

int image::bl_modification::get_depth (  )  const

Definition at line 399 of file image_modifications.cpp.

References depth_.

surface image::bl_modification::operator() ( const surface src  )  const [virtual]

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_.

Here is the call graph for this function:


Member Data Documentation

Definition at line 357 of file image_modifications.hpp.

Referenced by get_depth(), and operator()().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:43 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs