Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::ClearAlpha Class Reference

#include <convolve.h>

Inheritance diagram for fl::ClearAlpha:

fl::Filter List of all members.

Public Methods

 ClearAlpha (unsigned int color=0x0)
virtual Image filter (const Image &image)
 This could be const, but it is useful to allow filters to collect statistics. Note that such filters are not thread safe.


Public Attributes

unsigned int color

Constructor & Destructor Documentation

ClearAlpha::ClearAlpha unsigned int    color = 0x0
 


Member Function Documentation

Image ClearAlpha::filter const Image   image [virtual]
 

This could be const, but it is useful to allow filters to collect statistics. Note that such filters are not thread safe.

Implements fl::Filter.


Member Data Documentation

unsigned int fl::ClearAlpha::color
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:26 2004 for fl by doxygen1.2.18