public interface IEncoder
| Modifier and Type | Method and Description |
|---|---|
void |
encode(BufferedImage image,
OutputStream out) |
void encode(BufferedImage image, OutputStream out) throws IOException
IOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.