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

Public Methods | |
| 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. | |
|
|
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