dlemstra,
Thank you for mentioning the Q8 version. Using this drastically cut down run time (only took 20 seconds with it!). While I appreciate you adding new methods, please do not do it just for me. I am able to do what I need to do using what is currently available.
I do have one more question though. Is there a way to compress a MagickImageCollection before writing it? Currently, I am writing the collection using Magick.NET, and then using a Process to open the command line and send "convert outputfile.tiff -compress Group4 outputfile.tiff" as an argument. Just wondered if there is a way to do this in Magick.NET.
Thank you again for all your help.
Corbin
Thank you for mentioning the Q8 version. Using this drastically cut down run time (only took 20 seconds with it!). While I appreciate you adding new methods, please do not do it just for me. I am able to do what I need to do using what is currently available.
I do have one more question though. Is there a way to compress a MagickImageCollection before writing it? Currently, I am writing the collection using Magick.NET, and then using a Process to open the command line and send "convert outputfile.tiff -compress Group4 outputfile.tiff" as an argument. Just wondered if there is a way to do this in Magick.NET.
Thank you again for all your help.
Corbin