$get image dimensions

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "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 h...")
 
Line 8: Line 8:
 
== Example ==
 
== Example ==
 
<pre>
 
<pre>
alert($getImageDimensions("C:\\Users\\Pictures\\DSC05A80.JPG"))
+
alert($get image dimensions("C:\\Users\\Pictures\\DSC05A80.JPG"))
 
</pre>
 
</pre>
  

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).


Example

alert($get image dimensions("C:\\Users\\Pictures\\DSC05A80.JPG"))

Running the script will return the width and height of the given image file.

Dimreturn.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox