Uses of Package
javax.imageio
Package
Description
The main package of the Java Image I/O API.
A package of the Java Image I/O API dealing with synchronous notification of
events during the reading and writing of images.
A package of the Java Image I/O API dealing with reading and writing
metadata.
Package containing the public classes used by the built-in BMP plug-in.
Classes supporting the built-in JPEG plug-in.
Public classes used by the built-in TIFF plug-ins.
A package of the Java Image I/O API containing the plug-in interfaces for
readers, writers, transcoders, and streams, and a runtime registry.
-
ClassDescriptionAn exception class used for signaling run-time failure of reading and writing operations.A simple container class to aggregate an image, a set of thumbnail (preview) images, and an object representing metadata associated with the image.A superclass of all classes describing how streams should be decoded or encoded.An interface to be implemented by objects that can determine the settings of an
IIOParam
object, either by putting up a GUI to obtain values from a user, or by other means.An abstract superclass for parsing and decoding of images.A class describing how a stream is to be decoded.An interface providing metadata transcoding capability.A class that allows the format of an image (in particular, itsSampleModel
andColorModel
) to be specified in a convenient manner.A class describing how a stream is to be encoded.An abstract superclass for encoding and writing images. -
ClassDescriptionAn abstract superclass for parsing and decoding of images.An abstract superclass for encoding and writing images.
-
ClassDescriptionAn exception class used for signaling run-time failure of reading and writing operations.A class that allows the format of an image (in particular, its
SampleModel
andColorModel
) to be specified in a convenient manner. -
ClassDescriptionA superclass of all classes describing how streams should be decoded or encoded.A class describing how a stream is to be encoded.
-
ClassDescriptionA superclass of all classes describing how streams should be decoded or encoded.A class describing how a stream is to be decoded.A class describing how a stream is to be encoded.
-
ClassDescriptionA superclass of all classes describing how streams should be decoded or encoded.A class describing how a stream is to be decoded.
-
ClassDescriptionAn abstract superclass for parsing and decoding of images.An interface providing metadata transcoding capability.A class that allows the format of an image (in particular, its
SampleModel
andColorModel
) to be specified in a convenient manner.An abstract superclass for encoding and writing images.