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
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.