org.apache.batik.ext.awt.image.codec.tiff

Class TIFFTranscoderInternalCodecWriteAdapter

public class TIFFTranscoderInternalCodecWriteAdapter extends Object implements TIFFTranscoder.WriteAdapter

This class is a helper to TIFFTranscoder that writes TIFF images through the internal TIFF codec.
Method Summary
voidwriteImage(TIFFTranscoder transcoder, BufferedImage img, TranscoderOutput output)

Method Detail

writeImage

public void writeImage(TIFFTranscoder transcoder, BufferedImage img, TranscoderOutput output)

Throws: TranscoderException

See Also: WriteAdapter

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.