| Package | Description |
|---|---|
| de.digitalcollections.iiif.image.frontend.impl.springmvc.controller.v2 |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<byte[]> |
IIIFImageApiController.getImageRepresentation(String identifier,
String region,
String size,
String rotation,
String quality,
String format,
javax.servlet.http.HttpServletRequest request)
see IIIF 2.0
The sequence of parameters in the URI is intended as a mnemonic for the order in which image manipulations are made against the full image content. |
org.springframework.http.ResponseEntity<String> |
IIIFImageApiController.getInfo(String identifier,
javax.servlet.http.HttpServletRequest request)
Specification see: http://iiif.io/api/image/2.0/#image-information
|
Copyright © 2017. All rights reserved.