Thanks for your comment.
I think the API isn't very well designed in that specific point. When I set an optimize-flag to true, I would expect to optimize the jpeg-file.
Perfect :) Syntax highlighting works. Thanks for the comment :)
I think the API isn't very well designed in that specific point. When I set an optimize-flag to true, I would expect to optimize the jpeg-file.
MagickImage image = new MagickImage(); image.SetDefine(MagickFormat.Jpeg, "optimize-coding", false);