Hello
I need to build custom MagickNET libraries with some changes in ImageMagick(disable some warnings) for testing purpose.
I've downloaded the source code of MagickNET. It uses compiled ImageMagick *.lib files at the moment(can be downloaded from dropbox).
Magick.NET is linked with ImageMagick 7.
Where can I download the source code of ImageMagick 7?
I suppose that I should use the source code from this branch:
https://subversion.imagemagick.org/subversion/VisualMagick/trunk
Am I right?
I need to build custom MagickNET libraries with some changes in ImageMagick(disable some warnings) for testing purpose.
I've downloaded the source code of MagickNET. It uses compiled ImageMagick *.lib files at the moment(can be downloaded from dropbox).
Magick.NET is linked with ImageMagick 7.
Where can I download the source code of ImageMagick 7?
I suppose that I should use the source code from this branch:
https://subversion.imagemagick.org/subversion/VisualMagick/trunk
Am I right?