Congratulations!
this .NET project is a wonderful job. It make image handling with magick a lot easier in NET environments.
I will appreciate if someone could help to find the right way to save the magickImage object as progressive jpeg (and optionally specify the jpeg sampling method)
(my magickImage object was created with "new MagickImage(color, width,height)" and has been modified with writablePixels, now just need to save it as progressive jpeg with specific quality and optionally different subsampling.)
Try several methods, attributes,, formats, options, properties without success.
Hope you can help.
Thank you in advance.
dll version: Magick.NET-6.8.6.301-Q8-x86-net40-client
this .NET project is a wonderful job. It make image handling with magick a lot easier in NET environments.
I will appreciate if someone could help to find the right way to save the magickImage object as progressive jpeg (and optionally specify the jpeg sampling method)
(my magickImage object was created with "new MagickImage(color, width,height)" and has been modified with writablePixels, now just need to save it as progressive jpeg with specific quality and optionally different subsampling.)
Try several methods, attributes,, formats, options, properties without success.
Hope you can help.
Thank you in advance.
dll version: Magick.NET-6.8.6.301-Q8-x86-net40-client