ucar.jpeg.icc.lut
Class LookUpTable8Interp

java.lang.Object
  extended by ucar.jpeg.icc.lut.LookUpTable
      extended by ucar.jpeg.icc.lut.LookUpTable8
          extended by ucar.jpeg.icc.lut.LookUpTable8Interp

public class LookUpTable8Interp
extends LookUpTable8

An interpolated 8 bit lut

Version:
1.0
Author:
Bruce A.Kern

Field Summary
 
Fields inherited from class ucar.jpeg.icc.lut.LookUpTable8
dwMaxOutput, lut
 
Fields inherited from class ucar.jpeg.icc.lut.LookUpTable
curve, dwNumInput, eol
 
Constructor Summary
LookUpTable8Interp(ICCCurveType curve, int dwNumInput, byte dwMaxOutput)
          Construct the lut from the curve data
 
Method Summary
 
Methods inherited from class ucar.jpeg.icc.lut.LookUpTable8
elementAt, toString, toStringWholeLut
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LookUpTable8Interp

public LookUpTable8Interp(ICCCurveType curve,
                          int dwNumInput,
                          byte dwMaxOutput)
Construct the lut from the curve data



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