Package | Description |
---|---|
org.monte.media.io |
Provides IO classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayImageInputStream
A
ByteArrayImageInputStream contains
an internal buffer that contains bytes that
may be read from the stream. |
class |
SubImageInputStream
SubImageInputStream.
|
class |
UncachedImageInputStream
An implementation of
ImageInputStream that gets its input from a
regular InputStream . |