Class ContrastAdjuster

All Implemented Interfaces:
PlugIn, ActionListener, AdjustmentListener, FocusListener, ItemListener, WindowListener, ImageObserver, MenuContainer, Serializable, Runnable, EventListener, Accessible

public class ContrastAdjuster
extends PlugInDialog
implements Runnable, ActionListener, AdjustmentListener, ItemListener
This plugin implements the Brightness/Contrast, Window/level and Color Balance commands, all in the Image/Adjust sub-menu. It allows the user to interactively adjust the brightness and contrast of the active image. It is multi-threaded to provide a more responsive user interface.
See Also:
Serialized Form