Uses of Class
ij.LookUpTable

Packages that use LookUpTable
ij   
ij.gui   
 

Uses of LookUpTable in ij
 

Methods in ij that return LookUpTable
 LookUpTable ImagePlus.createLut()
          Creates a LookUpTable object that corresponds to this image.
 

Uses of LookUpTable in ij.gui
 

Fields in ij.gui declared as LookUpTable
protected  LookUpTable HistogramWindow.lut