Okay, good to know. I'm trying to scale, rotate and translate an image onto another (much larger image). It's just a basic affine transform where the result is composed with another image. I've played around with the command line version of IM and I think I can make that work, but I want it to work in Magick.net (which I absolutely love) since this is part of a C# app.
↧