There is a MagickReadSettings class that has some settings for when you read the image(s). This sets 'hidden' settings in the MagickSettings class and passes that to the part that reads an image. I think I should use the MagickSettings class as an argument for the Read method instead.
↧