$get image metadata
From UBot Studio
This function will make the background image transparent.
The function is an Image function.
Image File: The image the dimensions will be returned from(width and height).
Example
alert($getImageDimensions("C:\\Users\\Pictures\\DSC05A80.JPG"))
Running the script will return the metadata of the given image and store the data in a variable.