Package com.commit451.coiltransformations.gpu
See: Description
-
Class Summary Class Description BrightnessFilterTransformation Filter to adjust the brightness of the image ContrastFilterTransformation Adjust the contrast of an image. GPUFilterTransformation Base for GPU filter transformations. InvertFilterTransformation Invert all the colors in the image. KuwaharaFilterTransformation Apply a Kuwahara filter to all the colors in the image. PixelationFilterTransformation Applies a Pixelation effect to the image. SepiaFilterTransformation Applies a simple sepia effect. SketchFilterTransformation Applies a sketch filter to the image SwirlFilterTransformation Creates a swirl distortion on the image. ToonFilterTransformation Creates a cartoon filter effect. VignetteFilterTransformation Performs a vignetting effect, fading out the image at the edges.