Imagemagick function
From UBot Studio
(Difference between revisions)
Line 4: | Line 4: | ||
To read more about image magick functions that can be run, please see here[https://www.imagemagick.org/script/identify.php]. | To read more about image magick functions that can be run, please see here[https://www.imagemagick.org/script/identify.php]. | ||
− | '''Function:''' the function being run | + | '''Function:''' the function being run. |
== Example == | == Example == |
Revision as of 17:35, 11 July 2017
This function is an Image Function. This function will run any image magick function that outputs information.
To read more about image magick functions that can be run, please see here[1].
Function: the function being run.
Example
set(#imgident,$imagemagickFunction("magick identify C:\\Users\\Downloads\\metdat.jpg"),"Global")
Running the function will set the variable to the details fetched from the provided image file.
#imgident: C:\Users\Downloads\metdat.jpg JPEG 893x791 893x791+0+0 8-bit sRGB 155727B 0.016u 0:00.005