Uses of Class
ucar.jpeg.icc.lut.LookUpTable32LinearSRGBtoSRGB

Packages that use LookUpTable32LinearSRGBtoSRGB
ucar.jpeg.icc.lut   
 

Uses of LookUpTable32LinearSRGBtoSRGB in ucar.jpeg.icc.lut
 

Methods in ucar.jpeg.icc.lut that return LookUpTable32LinearSRGBtoSRGB
static LookUpTable32LinearSRGBtoSRGB LookUpTable32LinearSRGBtoSRGB.createInstance(int inMax, int outMax, double shadowCutoff, double shadowSlope, double scaleAfterExp, double exponent, double reduceAfterExp)
          Factory method for creating the lut.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.