Uses of Class
ucar.jpeg.jj2000.j2k.image.output.ImgWriter

Packages that use ImgWriter
ucar.jpeg.jj2000.j2k.image.output   
 

Uses of ImgWriter in ucar.jpeg.jj2000.j2k.image.output
 

Subclasses of ImgWriter in ucar.jpeg.jj2000.j2k.image.output
 class ImgWriterArray
          This class extends the ImgWriter abstract class for writing Array .
 class ImgWriterPGM
          This class writes a component from an image in 8 bit unsigned data to a binary PGM file.
 class ImgWriterPGX
          This class extends the ImgWriter abstract class for writing PGX files.
 class ImgWriterPPM
          This class writes 3 components from an image in 8 bit unsigned data to a binary PPM file.
 



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