How to use ImageMagick in C#

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
BlueAnson

How to use ImageMagick in C#

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