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