public class TIFFTranscoderImageIOWriteAdapter extends Object implements TIFFTranscoder.WriteAdapter
TIFFTranscoder that writes TIFF images
through the Image I/O API.| Constructor and Description |
|---|
TIFFTranscoderImageIOWriteAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeImage(TIFFTranscoder transcoder,
BufferedImage img,
TranscoderOutput output) |
public void writeImage(TIFFTranscoder transcoder, BufferedImage img, TranscoderOutput output) throws TranscoderException
writeImage in interface TIFFTranscoder.WriteAdapterTranscoderExceptionTIFFTranscoder.WriteAdapter.writeImage(TIFFTranscoder,
java.awt.image.BufferedImage, org.apache.batik.transcoder.TranscoderOutput)Copyright © 2000–2024 Apache Software Foundation. All rights reserved.