Uses of Package
com.sun.media.imageio.stream
-
Packages that use com.sun.media.imageio.stream Package Description com.sun.media.imageio.stream ProvidesImageInputStream
andImageOutputStream
classes for use with the Java Image I/O Framework.com.sun.media.imageioimpl.plugins.raw -
Classes in com.sun.media.imageio.stream used by com.sun.media.imageio.stream Class Description StreamSegment A utility class representing a segment within a stream as along
starting position and anint
length.StreamSegmentMapper An interface for use with theSegmentedImageInputStream
class. -
Classes in com.sun.media.imageio.stream used by com.sun.media.imageioimpl.plugins.raw Class Description RawImageInputStream This class defines the content of theImageInputStream
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.