Imagemagick function

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with " 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,...")
 
Line 2: Line 2:
 
This function is an [[Image]] Function. This function will run any image magick function that outputs information.
 
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 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

Revision as of 17:33, 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|https://www.imagemagick.org/script/identify.php].

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

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox