Class ImageProfileUtil
- java.lang.Object
-
- org.dspace.app.iiif.service.utils.ImageProfileUtil
-
@Component public class ImageProfileUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ImageProfileUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProfileGeneratorgetImageProfile()Utility method for obtaining the image service profile.
-
-
-
Method Detail
-
getImageProfile
public ProfileGenerator getImageProfile() throws RuntimeException
Utility method for obtaining the image service profile.- Returns:
- image service profile
- Throws:
RuntimeException
-
-