FileImageInputStream
Class FileImageInputStream
- java.lang.Object
-
- javax.imageio.stream.ImageInputStreamImpl
-
- javax.imageio.stream.FileImageInputStream
- All Implemented Interfaces:
- Closeable, DataInput, AutoCloseable, ImageInputStream
public class FileImageInputStream extends ImageInputStreamImpl
An implementation of ImageInputStream
that gets its input from a File
or Rando