You can compose 3 images with Magick.NET and the correct syntax is indeed 'img.Composite(filter2, Gravity.Center, CompositeOperator.Blend, args);'. But the current release contains a bug so this will not work. The bug will be fixed in the next release that will be published soon.
↧