Page 1 of 1

need to know file name of convert api

Posted: 2015-03-05T08:14:18-07:00
by manmanda
Hi,

I want to use ImageMagicK convert -draw functionality (not using command line utility) for dynamic image compare by fill some color in area that should not be compared. It will be great if I get the implementation various function of convert [ options ... ] input_file output_file so that i will use the code in my c file for this purpose.

Thanks