| Package | Description |
|---|---|
| com.github.jaiimageio.stream |
Provides
ImageInputStream and ImageOutputStream
classes for use with the Java Image I/O Framework. |
| Constructor and Description |
|---|
SegmentedImageInputStream(ImageInputStream stream,
StreamSegmentMapper mapper)
Constructs a
SegmentedImageInputStream
given a ImageInputStream as input
and an instance of StreamSegmentMapper. |
Copyright © 2018 jai-imageio GitHub group. All rights reserved.