Package | Description |
---|---|
ome.jxr.ifd |
Enums and classes used during metadata extraction from the IFD structure.
|
Modifier and Type | Method and Description |
---|---|
static PixelFormat |
PixelFormat.findById(byte[] id)
Deprecated.
|
static PixelFormat |
PixelFormat.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PixelFormat[] |
PixelFormat.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Open Microscopy Environment