public class DefaultDecoder extends Object implements ImageDecoder
Constructor and Description |
---|
DefaultDecoder() |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
decode(ByteArrayInputStream stream) |
public DefaultDecoder()
public BufferedImage decode(ByteArrayInputStream stream) throws IOException
decode
in interface ImageDecoder
IOException