$get image metadata

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
m (LillyT moved page Get image metadata to $get image metadata)
 
(2 intermediate revisions by one user not shown)
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>
  

Latest revision as of 18:34, 13 November 2017

This function will return the metadata of the given image.

The function is an Image function.

Image File: The image the metadata will be returned from(a very long list consisting of channel depth, format, pixels, type, units, standard deviation and more).


[edit] Example

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

Running the script will return the metadata of the given image and store the data in a variable.

Metdat.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox