Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have written a C code that use magick wand libraries. It compiles and works well. How can i add this part of code to existing program?This program is compiled with a Makefile.
How can i add the compilation parameters to Makefile?