Package com.twelvemonkeys.imageio.stream
Provides various additional stream implementations.
-
Class Summary Class Description BufferedImageInputStream A bufferedImageInputStream
.ByteArrayImageInputStream ExperimentalByteArrayImageInputStreamSpi ByteArrayImageInputStreamSpi ExperimentalSubImageInputStream A wrapper forImageInputStream
to limit the number of bytes that can be read.SubImageOutputStream ImageInputStream that writes through a delegate, but keeps local position and bit offset.URLImageInputStreamSpi URLImageInputStreamSpi Experimental