ResolutionX, ResolutionY, ResolutionUnits were replaced with Density between 7.0.0.0102 and 7.0.0.0104. I would recommend you to use the new properties instead. And the TransformScale methodd has also been removed between those version. You can set that with the Affine property of MagickImage.Settings.Affine. I will add some methods to the DrawableAffine class so you don't have to calculate it yourself.
↧