Package | Description |
---|---|
com.sun.media.imageio.stream |
Provides
ImageInputStream and ImageOutputStream
classes for use with the Java Image I/O Framework. |
com.sun.media.imageioimpl.plugins.raw |
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. |
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. |
Copyright © 2016 Open Microscopy Environment