Package org.dspace.iiif
Interface IIIFApiQueryService
- All Known Implementing Classes:
IIIFApiQueryServiceImpl
public interface IIIFApiQueryService
- Author:
- Michael Spalti mspalti@willamette.edu
-
Method Summary
Modifier and TypeMethodDescriptionint[]getImageDimensions(Bitstream bitstream) Returns array with canvas height and width
-
Method Details
-
getImageDimensions
Returns array with canvas height and width- Parameters:
bitstream-- Returns:
-