Uses of Class
org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam

Packages that use TIFFDecodeParam
org.apache.batik.ext.awt.image.codec.tiff   
 

Uses of TIFFDecodeParam in org.apache.batik.ext.awt.image.codec.tiff
 

Constructors in org.apache.batik.ext.awt.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.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.