| Package | Description |
|---|---|
| ome.codecs |
Package containing Bio-Formats compression and decompression logic.
|
| ome.codecs.services |
| Class and Description |
|---|
| BaseCodec
BaseCodec contains default implementation and testing for classes
implementing the Codec interface, and acts as a base class for any
of the compression classes.
|
| BitBuffer
Deprecated.
Use loci.common.RandomAccessInputStream instead
|
| Codec
This class is an interface for any kind of compression or decompression.
|
| CodecException
CodecException is the exception thrown when something
goes wrong performing a file format operation.
|
| CodecOptions
Options for compressing and decompressing data.
|
| CompressionType
An enumeration of compression types.
|
| JPEG2000BoxType
An enumeration of JPEG 2000 box types.
|
| JPEG2000CodecOptions
Options for compressing and decompressing JPEG-2000 data.
|
| JPEG2000SegmentMarker
An enumeration of JPEG 2000 segment markers.
|
| Class and Description |
|---|
| JPEG2000CodecOptions
Options for compressing and decompressing JPEG-2000 data.
|
Copyright © 2005–2025 Open Microscopy Environment. All rights reserved.