| Package | Description |
|---|---|
| org.aoju.bus.image.nimble | |
| org.aoju.bus.image.nimble.codec |
| Modifier and Type | Method and Description |
|---|---|
Photometric |
Photometric.compress(String tsuid) |
static Photometric |
Photometric.fromString(String s) |
static Photometric |
Photometric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Photometric[] |
Photometric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected Photometric |
Decompressor.pmi |
protected Photometric |
Decompressor.pmiAfterDecompression |
| Modifier and Type | Method and Description |
|---|---|
Photometric |
ImageDescriptor.getPhotometric() |
Photometric[] |
CompressionRule.getPhotometricInterpretations() |
Copyright © 2020. All rights reserved.