| Class | Description |
|---|---|
| BrightnessFilterTransformation |
brightness value ranges from -1.0 to 1.0, with 0.0 as the normal level
|
| ContrastFilterTransformation |
contrast value ranges from 0.0 to 4.0, with 1.0 as the normal level
|
| GPUFilterTransformation | |
| InvertFilterTransformation |
Invert all the colors in the image.
|
| KuwaharaFilterTransformation |
Kuwahara all the colors in the image.
|
| PixelationFilterTransformation |
Applies a Pixelation effect to the image.
|
| SepiaFilterTransformation |
Applies a simple sepia effect.
|
| SketchFilterTransformation | |
| SwirlFilterTransformation |
Creates a swirl distortion on the image.
|
| ToonFilterTransformation |
The threshold at which to apply the edges, default of 0.2.
|
| VignetteFilterTransformation |
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
|