Using ImageMagick.net

first post: rakeshpeee0009 wrote: I have tried this code in my project for resizing an image Magick...

latest post: hri wrote: > I imagine the question is how to determine the coordinates needed...

Remove black border

first post: hri wrote: hello, Is there a way to remove black borders using ImageMagick.N...

SVG Image loading trouble

first post: ISens wrote: Hi, I am trying to load some svg image and get SEHException excepti...

Convolve?

first post: KFR1 wrote: Has anyone used the Convolve method? I'm having trouble passing th...

Project still alive? If so I could use a nudge in the right direction!

first post: richardmilne wrote: Hello all, first of all a big thank you to the creators of ImageMa...

latest post: kiquenet wrote: Any solution about it?

Getting Started

first post: vpalle wrote: Hi thereIs there any setup needed in order to get started? Or can y...

latest post: cmsturg wrote: I did a similar project (as a web service) where I take in an imag...

Compile problems - no Magick++.h

first post: YuriGubanov wrote: I have downloaded the source code of ImageMagick.NET and was unabl...

latest post: jturner5 wrote: You need the core binaries to be installed to work with ImageMagic...

ImageMagicNet on IIS

first post: cmsturg wrote: Locally, when developing in Cassini, the ImageMagicNet DLL work fl...

latest post: cmsturg wrote: I think that did the trick. Thanks!

Load ImageMagickNet.Image from array of bytes

first post: Piper0804 wrote: I see that the constructor ImageMagickNet.Image takes either a str...

latest post: cmsturg wrote: That is the route I am taking also with my project (writing a temp ...

Can ImageMagick.Net be used in WPF?

first post: hjyanghj wrote: I can use ImageMagick.Net in Windows Form. But I can not use Image...

latest post: hjyanghj wrote: Thanks a lot. It DO work.