Gets an images's horizontal scaling factor in percent.
<void> Image.getHorizontalScaling(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the current property value. |
| error |
Optional. Is called when the operation failed with an error. |