xmlgraphics-commons 1.4

Uses of Class
org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam

Packages that use TIFFDecodeParam
org.apache.xmlgraphics.image.codec.tiff Contains a TIFF image codec. 
 

Uses of TIFFDecodeParam in org.apache.xmlgraphics.image.codec.tiff
 

Constructors in org.apache.xmlgraphics.image.codec.tiff with parameters of type TIFFDecodeParam
TIFFImage(SeekableStream stream, TIFFDecodeParam param, int directory)
          Constructs a TIFFImage that acquires its data from a given SeekableStream and reads from a particular IFD of the stream.
 


xmlgraphics-commons 1.4

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.