ImageReader
s. Various input sources, such as InputStream
s and File
s, as well as future fast I/O sources may be "wrapped" by a suitable implementation of this interface for use by the Image I/O API.
@see ImageInputStreamImpl
@see FileImageInputStream
@see FileCacheImageInputStream
@see MemoryCacheImageInputStream
|
|