#include <convolve.h>
Inheritance diagram for fl::ClearAlpha:

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