- parseIiifFormat(String) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.IiifParameterParserService
-
Parse the target image format.
- parseIiifQuality(String) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.IiifParameterParserService
-
Parse the quality parameter (determines whether the image is delivered in color, grayscale or black and white).
- parseIiifRegion(String) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.IiifParameterParserService
-
The region parameter defines the rectangular portion of the full image to be returned.
- parseIiifRotation(String) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.IiifParameterParserService
-
The rotation parameter specifies mirroring and rotation.
- parseIiifSize(String) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.IiifParameterParserService
-
Parses parameters for resizing.
- processImage(String, RegionParameters, ResizeParameters, RotationParameters, ImageBitDepth, ImageFormat) - Method in interface de.digitalcollections.iiif.image.business.api.service.v2_0_0.ImageService
-