- get(int) - Method in class ome.codecs.ByteVector
-
- get(int) - Static method in enum ome.codecs.CompressionType
-
Retrieves the compression by reverse lookup of its "code".
- get(int) - Static method in enum ome.codecs.JPEG2000BoxType
-
Retrieves the box type by reverse lookup of its "code".
- get(int) - Static method in enum ome.codecs.JPEG2000SegmentMarker
-
Retrieves the segment marker by reverse lookup of its "code".
- getAlpha(int) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getAlpha(Object) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getBits(int) - Method in class ome.codecs.BitBuffer
-
Deprecated.
Returns an int value representing the value of the bits read from
the byte array, from the current position.
- getBlue(int) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getBlue(Object) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getByteBuffer() - Method in class ome.codecs.BitBuffer
-
Deprecated.
Return the backing byte array.
- getBytes(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned bytes, one per channel.
- getBytes(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned bytes, one per channel.
- getBytes(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned bytes, one per channel.
- getBytes(BufferedImage, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Get the bytes from an image, merging the channels as necessary.
- getCode() - Method in enum ome.codecs.CompressionType
-
Implemented as specified by the CodedEnum I/F.
- getCode() - Method in enum ome.codecs.JPEG2000BoxType
-
Implemented as specified by the CodedEnum I/F.
- getCode() - Method in enum ome.codecs.JPEG2000SegmentMarker
-
Implemented as specified by the CodedEnum I/F.
- getCompression() - Method in enum ome.codecs.CompressionType
-
Returns the compression.
- getData() - Method in class ome.codecs.gui.SignedByteBuffer
-
- getData(int) - Method in class ome.codecs.gui.SignedByteBuffer
-
- getData() - Method in class ome.codecs.gui.SignedShortBuffer
-
- getData(int) - Method in class ome.codecs.gui.SignedShortBuffer
-
- getData() - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getData(int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getDataElements(int, Object) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getDefaultOptions() - Static method in class ome.codecs.CodecOptions
-
Return CodecOptions with reasonable default values.
- getDefaultOptions() - Static method in class ome.codecs.JPEG2000CodecOptions
-
Return JPEG2000CodecOptions with reasonable default values.
- getDefaultOptions(CodecOptions) - Static method in class ome.codecs.JPEG2000CodecOptions
-
Return JPEG2000CodecOptions using the given CodecOptions as the default.
- getDoubles(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of doubles, one per channel.
- getDoubles(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of doubles, one per channel.
- getDoubles(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of doubles, one per channel.
- getElem(int) - Method in class ome.codecs.gui.SignedByteBuffer
-
- getElem(int, int) - Method in class ome.codecs.gui.SignedByteBuffer
-
- getElem(int, int) - Method in class ome.codecs.gui.SignedShortBuffer
-
- getElem(int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getElem(int, int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getElemDouble(int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getElemDouble(int, int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getElemFloat(int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getElemFloat(int, int) - Method in class ome.codecs.gui.UnsignedIntBuffer
-
- getFloats(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of floats, one per channel.
- getFloats(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of floats, one per channel.
- getFloats(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of floats, one per channel.
- getGreen(int) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getGreen(Object) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getHeight() - Method in class ome.codecs.JPEGTileDecoder
-
- getInstance(int) - Static method in class ome.codecs.gui.TwoChannelColorSpace
-
- getInts(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of signed integers, one per channel.
- getInts(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of signed integers, one per channel.
- getInts(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of signed integers, one per channel.
- getName(int) - Method in class ome.codecs.gui.TwoChannelColorSpace
-
- getName() - Method in enum ome.codecs.JPEG2000BoxType
-
Returns the name of the box type.
- getName() - Method in enum ome.codecs.JPEG2000SegmentMarker
-
Returns the name of the segment marker.
- getNumComponents() - Method in class ome.codecs.gui.TwoChannelColorSpace
-
- getPixelBytes(BufferedImage, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Return a 2D array of bytes representing the image.
- getPixelBytes(WritableRaster, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Return a 2D array of bytes representing the image.
- getPixelBytes(BufferedImage, boolean, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Return a 2D array of bytes representing the image.
- getPixelBytes(WritableRaster, boolean, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Return a 2D array of bytes representing the image.
- getPixels(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets the image's pixel data as arrays of primitives, one per channel.
- getPixels(BufferedImage, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets the image's pixel data as arrays of primitives, one per channel.
- getPixels(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets the raster's pixel data as arrays of primitives, one per channel.
- getPixels(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets the raster's pixel data as arrays of primitives, one per channel.
- getRed(int) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getRed(Object) - Method in class ome.codecs.gui.UnsignedIntColorModel
-
- getSample(BitBuffer, CodecOptions) - Method in class ome.codecs.HuffmanCodec
-
Deprecated.
- getSample(RandomAccessInputStream, CodecOptions) - Method in class ome.codecs.HuffmanCodec
-
- getScanline(int) - Method in class ome.codecs.JPEGTileDecoder
-
- getShorts(BufferedImage) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned shorts, one per channel.
- getShorts(WritableRaster) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned shorts, one per channel.
- getShorts(WritableRaster, int, int, int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Extracts pixel data as arrays of unsigned shorts, one per channel.
- getType() - Method in class ome.codecs.gui.TwoChannelColorSpace
-
- getWidth() - Method in class ome.codecs.JPEGTileDecoder
-
- main(String[]) - Static method in class ome.codecs.BitBuffer
-
Deprecated.
Testing method.
- main(String[]) - Static method in class ome.codecs.BitWriter
-
Deprecated.
Tests the BitWriter class.
- makeColorModel(int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets a color model for the given number of color components.
- makeColorSpace(int) - Static method in class ome.codecs.gui.AWTImageTools
-
Gets a color space for the given number of color components.
- makeImage(byte[], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-channel byte data.
- makeImage(short[], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-channel short data.
- makeImage(int[], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-channel int data.
- makeImage(float[], int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-channel float data.
- makeImage(double[], int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-channel double data.
- makeImage(byte[], int, int, int, boolean, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given byte data.
- makeImage(short[], int, int, int, boolean, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given short data.
- makeImage(int[], int, int, int, boolean, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given int data.
- makeImage(float[], int, int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given float data.
- makeImage(double[], int, int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given double data.
- makeImage(byte[][], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given byte data.
- makeImage(short[][], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given short data.
- makeImage(int[][], int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given int data.
- makeImage(float[][], int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given single-precision floating point data.
- makeImage(double[][], int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given double-precision floating point data.
- makeImage(byte[], int, int, int, boolean, int, boolean, boolean, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given raw byte array,
performing any necessary type conversions.
- makeImage(byte[][], int, int, int, boolean, boolean, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
Creates an image from the given raw byte array,
performing any necessary type conversions.
- makeRGBImage(byte[], int, int, int, boolean) - Static method in class ome.codecs.gui.AWTImageTools
-
- makeRGBImage(byte[][], int, int) - Static method in class ome.codecs.gui.AWTImageTools
-
- maxBytes - Variable in class ome.codecs.CodecOptions
-
If compressing, this is the maximum number of raw bytes to compress.
- MissingLibraryException - Exception in ome.codecs
-
MissingLibraryException is the exception thrown when a particular data
stream or filename requires a library that is not present on the system.
- MissingLibraryException() - Constructor for exception ome.codecs.MissingLibraryException
-
- MissingLibraryException(String) - Constructor for exception ome.codecs.MissingLibraryException
-
- MissingLibraryException(String, Throwable) - Constructor for exception ome.codecs.MissingLibraryException
-
- MissingLibraryException(Throwable) - Constructor for exception ome.codecs.MissingLibraryException
-
- MJPBCodec - Class in ome.codecs
-
Methods for compressing and decompressing QuickTime Motion JPEG-B data.
- MJPBCodec() - Constructor for class ome.codecs.MJPBCodec
-
- MJPBCodecOptions - Class in ome.codecs
-
Options for compressing and decompressing MJPB data.
- MJPBCodecOptions() - Constructor for class ome.codecs.MJPBCodecOptions
-
- MSRLECodec - Class in ome.codecs
-
Methods for compressing and decompressing data using Microsoft RLE.
- MSRLECodec() - Constructor for class ome.codecs.MSRLECodec
-
- MSVideoCodec - Class in ome.codecs
-
Methods for compressing and decompressing data using Microsoft Video 1.
- MSVideoCodec() - Constructor for class ome.codecs.MSVideoCodec
-