| 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 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 |
ImageInfo.getFormat() |
ImageFormat |
Image.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.convert(ImageFormat format) |
void |
ImageInfo.setFormat(ImageFormat format) |
Copyright © 2016. All rights reserved.