| Interface Summary | |
|---|---|
| ImageInputStream |
An input stream for use by javax.imageio.ImageReader
ImageReaders.
|
| ImageOutputStream |
An output stream for use by javax.imageio.ImageWriter
ImageWriters.
|
| Class Summary | |
|---|---|
| FileCacheImageInputStream | |
| FileCacheImageOutputStream | |
| FileImageInputStream | |
| FileImageOutputStream | |
| IIOByteBuffer |
A data structure for holding a reference to a byte array, an index
into that array, and a number of bytes, that can be passed to one
specific variant of the
readBytes method.
|
| ImageInputStreamImpl | |
| ImageOutputStreamImpl | |
| MemoryCacheImageInputStream | |
| MemoryCacheImageOutputStream | |