| Package | Description |
|---|---|
| de.digitalcollections.iiif.image.model.api.enums | |
| de.digitalcollections.iiif.image.model.api.v2_0_0 |
| Modifier and Type | Method and Description |
|---|---|
static ImageBitDepth |
ImageBitDepth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageBitDepth[] |
ImageBitDepth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImageBitDepth |
ImageInfo.getBitDepth() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageInfo.setBitDepth(ImageBitDepth bitDepth) |
Image |
Image.toDepth(ImageBitDepth depth) |
Copyright © 2016. All rights reserved.