$get image dimensions
From UBot Studio
(Difference between revisions)
m (LillyT moved page $getImageDimensions to $get image dimensions) |
Latest revision as of 18:30, 13 November 2017
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).
[edit] Example
alert($get image dimensions("C:\\Users\\Pictures\\DSC05A80.JPG"))
Running the script will return the width and height of the given image file.