getResizedImageDataUrl
Public Function
Get the size of an image from its source.
Parameters
| Name | Description | 
|---|---|
| 
 | The image file as a string. | 
| 
 | The desired width. | 
| 
 | The desired height. | 
Returns
Promise<string>
Public Function
Get the size of an image from its source.
| Name | Description | 
|---|---|
| 
 | The image file as a string. | 
| 
 | The desired width. | 
| 
 | The desired height. | 
Promise<string>