Uses of Package
org.jdesktop.swingx.image
-
Packages that use org.jdesktop.swingx.image Package Description org.jdesktop.swingx.graphics Contains graphic utilities and effects for working with images.org.jdesktop.swingx.image 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.graphics Class Description StackBlurFilter A 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.image Class Description AbstractFilter Provides an abstract implementation of theBufferedImageOp
interface.