multivalent.std.lens

Class Rescale

public class Rescale extends Lens

Rescale lens. As described in the "Programmerís Guide to the Java 2Dô API": "Rescaling can increase or decrease the intensity of all points. Rescaling can be used to increase the dynamic range of an otherwise neutral image, bringing out detail in a region that appears neutral or flat."

Version: $Revision: 1.1 $ $Date: 2002/11/18 04:49:54 $

See Also: Sharpen EdgeDetect

Method Summary
booleanpaintAfter(Context cx, Node node)

Method Detail

paintAfter

public boolean paintAfter(Context cx, Node node)