public interface ImageServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
getImageOrientation(String imagePath,
com.google.gwt.user.client.rpc.AsyncCallback<Orientation> callback)
Retrieve the image orientation (EXIF)
|
void getImageOrientation(String imagePath, com.google.gwt.user.client.rpc.AsyncCallback<Orientation> callback)
imagePath - callback - Copyright © 2020. All Rights Reserved.