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

Packages that use MonochromeTransformException
ucar.jpeg.icc.lut   
 

Uses of MonochromeTransformException in ucar.jpeg.icc.lut
 

Methods in ucar.jpeg.icc.lut that throw MonochromeTransformException
 void MonochromeTransformTosRGB.apply(DataBlkFloat inb, DataBlkFloat outb)
          Populate the output block by looking up the values in the lut, using the input as lut indices.
 void MonochromeTransformTosRGB.apply(DataBlkInt inb, DataBlkInt outb)
          Populate the output block by looking up the values in the lut, using the input as lut indices.
 



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