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

Packages that use LookUpTable16
ucar.jpeg.icc.lut   
 

Uses of LookUpTable16 in ucar.jpeg.icc.lut
 

Subclasses of LookUpTable16 in ucar.jpeg.icc.lut
 class LookUpTable16Gamma
          A Gamma based 16 bit lut.
 class LookUpTable16Interp
          An interpolated 16 bit lut
 class LookUpTable16LinearSRGBtoSRGB
          A Linear 16 bit SRGB to SRGB lut
 

Methods in ucar.jpeg.icc.lut that return LookUpTable16
static LookUpTable16 LookUpTable16.createInstance(ICCCurveType curve, int dwNumInput, int dwMaxOutput)
          Factory method for getting a 16 bit lut from a given curve.
 



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