need to know file name of convert api

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
manmanda
Posts: 17
Joined: 2014-04-16T13:34:38-07:00
Authentication code: 6789

need to know file name of convert api

Post 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
Post Reply