Uses of Package
is.galia.codec
Packages that use is.galia.codec
Package
Description
Package relating to all aspects of caching of images and their
characteristics.
Contains classes related to reading/decoding and writing/coding of images
and image metadata.
Contains two main components:
Classes for properties associated with an image.
Contains image processing operations and related classes.
Package in which processors reside.
-
Classes in is.galia.codec used by is.galia.cache
-
Classes in is.galia.codec used by is.galia.codecClassDescription
Decoder
implementations may subclass this to get some free functionality.Sequence of images in temporal order, to support video or slide-show image content, such as animated GIFs.Image decoder.Hint provided to or returned fromDecoder.decode(int, Region, double[], ReductionFactor, double[], Set)
.Image encoder. -
Classes in is.galia.codec used by is.galia.codec.bmpClassDescription
Decoder
implementations may subclass this to get some free functionality.Abstract class that can be extended by aDecoder
that wraps anImageReader
.Image decoder. -
Classes in is.galia.codec used by is.galia.codec.gifClassDescription
Decoder
implementations may subclass this to get some free functionality.Abstract class that can be extended by aDecoder
that wraps anImageReader
.Sequence of images in temporal order, to support video or slide-show image content, such as animated GIFs.Image decoder.Hint provided to or returned fromDecoder.decode(int, Region, double[], ReductionFactor, double[], Set)
.Image encoder. -
Classes in is.galia.codec used by is.galia.codec.jpegClassDescription
Decoder
implementations may subclass this to get some free functionality.Abstract class that can be extended by aDecoder
that wraps anImageReader
.Image decoder.Hint provided to or returned fromDecoder.decode(int, Region, double[], ReductionFactor, double[], Set)
.Image encoder. -
Classes in is.galia.codec used by is.galia.codec.pngClassDescription
Decoder
implementations may subclass this to get some free functionality.Abstract class that can be extended by aDecoder
that wraps anImageReader
.Image decoder.Image encoder. -
Classes in is.galia.codec used by is.galia.codec.tiffClassDescription
Decoder
implementations may subclass this to get some free functionality.Abstract class that can be extended by aDecoder
that wraps anImageReader
.Sequence of images in temporal order, to support video or slide-show image content, such as animated GIFs.Image decoder.Hint provided to or returned fromDecoder.decode(int, Region, double[], ReductionFactor, double[], Set)
.Image encoder. -
Classes in is.galia.codec used by is.galia.image
-
Classes in is.galia.codec used by is.galia.operation
-
Classes in is.galia.codec used by is.galia.processor