Interface ImageService

  • All Superinterfaces:
    com.google.gwt.user.client.rpc.RemoteService
    All Known Implementing Classes:
    ImageOrientationServicesImpl

    @RemoteServiceRelativePath("imageservices")
    public interface ImageService
    extends com.google.gwt.user.client.rpc.RemoteService
    Image services
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    • Method Detail

      • getImageOrientation

        Orientation getImageOrientation​(String imagePath)
        Retrieve the image orientation (EXIF)
        Parameters:
        imagePath -
        Returns: