Package | Description |
---|---|
ome.jxr.image |
Enums and classes used to model the image elements that are located in the
codestream (e.g.
|
ome.jxr.parser |
Class hierarchy implementing the chain of responsibility pattern and used
during parsing of the file, IFD and image header.
|
Modifier and Type | Method and Description |
---|---|
static BitDepth |
BitDepth.findById(int id)
Deprecated.
|
static BitDepth |
BitDepth.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BitDepth[] |
BitDepth.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private BitDepth |
DatastreamParser.outputBitdepth
Deprecated.
|
Copyright © 2016 Open Microscopy Environment