You are correct that dcraw is used and I know that reading raw files can be slow. You can modify the parameters in the delegates.xml file (https://magick.codeplex.com/SourceControl/latest#Magick.NET.Wrapper/Resources/xml/delegates.xml). You should copy all the xml files to a folder and use MagickNET.Initialize to tell Magick.NET to use those xml files. I might be able to change the default options if you can tell us which options you used and why.
↧