See: Description
Class | Description |
---|---|
AFilter |
The
AFilter class provides the functionality specification for filtering a fractal's image buffer. |
BlurFilter |
The
BlurFilter class provides a blurring filter. |
EdgeFilter |
The
EdgeFilter class provides an edge-detecting filter. |
FilterChain |
The
FilterChain class provides the container for a filter chain. |
IdentityFilter |
The
IdentityFilter class provides the identity filter. |
InvertFilter |
The
InvertFilter class provides a colour-inverting filter. |
PosteriseFilter |
The
PosteriseFilter class provides a colour-posterising filter. |
SharpenFilter |
The
SharpenFilter class provides a sharpening filter. |
This package provides the functionality for the post-processing filters.