Uses of Class
ca.cgjennings.graphics.filters.AbstractConvolver
-
Packages that use AbstractConvolver Package Description ca.cgjennings.graphics.filters -
-
Uses of AbstractConvolver in ca.cgjennings.graphics.filters
Subclasses of AbstractConvolver in ca.cgjennings.graphics.filters Modifier and Type Class Description classConvolveFilterPerforms an image convolution on an image.classGaussianBlurFilterA filter that applies a Gaussian blur to the source image.classSharpenFilterA filter that sharpens the input image.
-