| Package | Description |
|---|---|
| de.digitalcollections.iiif.image.model.api.enums | |
| de.digitalcollections.iiif.image.model.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
static ImageFormat |
ImageFormat.getByExtension(String extension) |
static ImageFormat |
ImageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageFormat[] |
ImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImageFormat |
Image.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.convert(ImageFormat format) |
Copyright © 2017. All rights reserved.