public interface ImageDecoder
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
decode(java.io.ByteArrayInputStream stream) |
java.awt.image.BufferedImage decode(java.io.ByteArrayInputStream stream) throws java.io.IOException
java.io.IOException