Uses of Class
net.grelf.grip.Histogram

Packages that use Histogram
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 12.1.1 
 

Uses of Histogram in net.grelf.grip
 

Methods in net.grelf.grip with parameters of type Histogram
static java.util.List<java.awt.Point> ImCurveDialogue.askCurve(Image image, Histogram hist)
           
 

Constructors in net.grelf.grip with parameters of type Histogram
ImCurveDialogue(Image image, Histogram hist)
          Create the dialogue and display it as modal.