Package | Description |
---|---|
javax.imageio.stream |
A package of the Java Image I/O API dealing with low-level I/O from
files and streams.
|
Constructor and Description |
---|
FileImageInputStream(RandomAccessFile raf)
Constructs a
FileImageInputStream that will read
from a given RandomAccessFile . |
FileImageOutputStream(RandomAccessFile raf)
Constructs a
FileImageOutputStream that will write
to a given RandomAccessFile . |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.