Uses of Package
net.sourceforge.jiu.codecs
Packages that use net.sourceforge.jiu.codecs
Package
Description
-
Classes in net.sourceforge.jiu.codecs used by net.sourceforge.jiu.codecsClassDescriptionThis class is an enumeration type for the two modes that an image codec can be used in,
CodecMode.LOAD
andCodecMode.SAVE
.The base class for image codecs, operations to read images from or write them to streams.This exception is thrown during image loading, when the decoding process is made impossible by errors in the image file.This exception is thrown when the caller has defined an image index that specifies the image to be loaded in a multiple-image file and that index is unavailable.This exception is thrown when a codec does not support the codec mode wanted by the user.This exception is thrown during image loading.This exception is thrown during image loading. -
Classes in net.sourceforge.jiu.codecs used by net.sourceforge.jiu.codecs.jpegClassDescriptionThe base class for image codecs, operations to read images from or write them to streams.This exception is thrown during image loading, when the decoding process is made impossible by errors in the image file.This exception is thrown during image loading.This exception is thrown during image loading.
-
Classes in net.sourceforge.jiu.codecs used by net.sourceforge.jiu.codecs.tiffClassDescriptionThis class is an enumeration type for the two modes that an image codec can be used in,
CodecMode.LOAD
andCodecMode.SAVE
.The base class for image codecs, operations to read images from or write them to streams.This exception is thrown during image loading, when the decoding process is made impossible by errors in the image file.This exception is thrown when a codec does not support the codec mode wanted by the user.This exception is thrown during image loading.This exception is thrown during image loading.