MagickNet is an API for the ImageMagick library, wrapping the functionality into the CLR for access by the .NET languages.
I would like to convert a PDF file to .GIF using C# and magicknet.dll. I have added the reference …
c# .net imagemagick magicknet