Uses of Package
org.jdesktop.swingx.image
Packages that use org.jdesktop.swingx.image
Package
Description
Contains graphic utilities and effects for working with images.
Contains set of useful filters for image operations like Gausian or Fast or Star Blur or Color Tint filter.
-
Classes in org.jdesktop.swingx.image used by org.jdesktop.swingx.graphicsClassDescriptionA stack blur filter can be used to create an approximation of a Gaussian blur.
-
Classes in org.jdesktop.swingx.image used by org.jdesktop.swingx.imageClassDescriptionProvides an abstract implementation of the
BufferedImageOp
interface.