Interface ImageServiceAsync


  • public interface ImageServiceAsync
    Image services (async version)
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    • Method Detail

      • getImageOrientation

        void getImageOrientation​(String imagePath,
                                 com.google.gwt.user.client.rpc.AsyncCallback<Orientation> callback)
        Retrieve the image orientation (EXIF)
        Parameters:
        imagePath -
        callback -