Uses of Package
ome.codecs
Packages that use ome.codecs
Package
Description
Package containing Bio-Formats compression and decompression logic.
-
Classes in ome.codecs used by ome.codecsClassDescriptionBaseCodec contains default implementation and testing for classes implementing the Codec interface, and acts as a base class for any of the compression classes.Deprecated.Use loci.common.RandomAccessInputStream insteadThis class is an interface for any kind of compression or decompression.CodecException is the exception thrown when something goes wrong performing a file format operation.Options for compressing and decompressing data.An enumeration of compression types.An enumeration of JPEG 2000 box types.Options for compressing and decompressing JPEG-2000 data.An enumeration of JPEG 2000 segment markers.
-
Classes in ome.codecs used by ome.codecs.services