I see, the problem is in managed C++.
I want to use Magick.NET with Mono because Mono is cross-platform too.
Now for a simple cross-platform solution I need to create some sort of an object wrapper around imagemagick executable, but with a plenty of imagemagick command line options it is hard to create more or less complete API.
I want to use Magick.NET with Mono because Mono is cross-platform too.
Now for a simple cross-platform solution I need to create some sort of an object wrapper around imagemagick executable, but with a plenty of imagemagick command line options it is hard to create more or less complete API.