In the P/Invoke version the Magick++ code will be completely removed. I will create new 'wrapper' that will only contain C. I do need to create some kind of wrapper because the way exceptions are raised in the ImageMagick library. I have not yet noticed a performance improvement. And I wonder if that will happen because I just removed a 'method that calls method' layer.
↧