How to programmatically find out ImageMagick install path
Posted: 2008-04-21T03:03:52-07:00
I developed a .Net application which uses convert.exe from command-line. How can I found out if the user has IM installed and to where installed?
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://jqmagick.imagemagick.org/discourse-server/
https://jqmagick.imagemagick.org/discourse-server/viewtopic.php?t=11081
Code: Select all
convert -list configure