Interface IIIFApiQueryService

All Known Implementing Classes:
IIIFApiQueryServiceImpl

public interface IIIFApiQueryService
Author:
Michael Spalti mspalti@willamette.edu
  • Method Summary

    Modifier and Type
    Method
    Description
    int[]
    Returns array with canvas height and width
  • Method Details

    • getImageDimensions

      int[] getImageDimensions(Bitstream bitstream)
      Returns array with canvas height and width
      Parameters:
      bitstream -
      Returns: