Package | Description |
---|---|
com.github.jaiimageio.impl.plugins.raw | |
com.github.jaiimageio.stream |
Provides
ImageInputStream and ImageOutputStream
classes for use with the Java Image I/O Framework. |
Class and Description |
---|
RawImageInputStream
This class defines the content of the
ImageInputStream
containing several raw images with the same image type: the number of
the images, the image type, the offset for the first sample of each image,
and the image size information. |
Class and Description |
---|
StreamSegment
A utility class representing a segment within a stream as a
long starting position and an int
length. |
StreamSegmentMapper
An interface for use with the
SegmentedImageInputStream
class. |
Copyright © 2018 jai-imageio GitHub group. All rights reserved.