Page 1 of 1

How to use ImageMagick in C#

Posted: 2010-01-05T03:11:31-07:00
by BlueAnson
Hello,

I want to use ImageMagick in Asp.Net(C#) website, i have downloaded "ImageMagick-6.5.8-10-Q16-windows-dll.exe" and installed in my system.

Now, how to use it . Need to add dll References? but i don't know which dll should be the right one. Or need to compiled dll?

Please tell me , thank you very much.