Package cdox.util.image

Interface Summary
ImageCorrector This interface represents the corrections on an Image.
 

Class Summary
Blur This class blurs a BufferedImage.
Brightness This class brightens a BufferedImage.
Contrast This class highers or loweres the contrast of a BufferedImage.
CorrectorSlider This class is the superclass of all the imageCorrection-classes.
GammaCorrection This class highers or loweres the gamma of a BufferedImage.
Sharpen This class sharpens a BufferedImage.