Uses of Class
com.jhlabs.image.CellularFilter
-
Packages that use CellularFilter Package Description com.jhlabs.image -
-
Uses of CellularFilter in com.jhlabs.image
Subclasses of CellularFilter in com.jhlabs.image Modifier and Type Class Description class
CrystallizeFilter
A filter which applies a crystallizing effect to an image, by producing Voronoi cells filled with colours from the image.class
PointillizeFilter
-