| Class | Description |
|---|---|
| BrightnessFilterPostprocessor |
brightness value ranges from -1.0 to 1.0, with 0.0 as the normal level
|
| ContrastFilterPostprocessor |
contrast value ranges from 0.0 to 4.0, with 1.0 as the normal level
|
| GPUFilterPostprocessor | |
| InvertFilterPostprocessor | |
| KuawaharaFilterPostprocessor |
Kuwahara all the colors in the image.
|
| PixelationFilterPostprocessor |
Applies a Pixelation effect to the image.
|
| SepiaFilterPostprocessor |
Applies a simple sepia effect.
|
| SketchFilterPostprocessor | |
| SwirlFilterPostprocessor |
Creates a swirl distortion on the image.
|
| ToonFilterPostprocessor |
The threshold at which to apply the edges, default of 0.2.
|
| VignetteFilterPostprocessor |
Performs a vignetting effect, fading out the image at the edges
The directional intensity of the vignetting,
with a default of x = 0.5, y = 0.5, start = 0, end = 0.75
|