C# Class RootNamespace.Samples.MagickNET.ReadRawImageFromCameraSamples

You need to put the executable dcraw.exe into the directory that contains the Magick.NET dll. The zip file ImageMagick-6.X.X-X-Q16-x86-windows.zip that you can download from http://www.imagemagick.org/script/binary-releases.php#windows contains this file.
Mostrar archivo Open project: dlemstra/Magick.NET

Public Methods

Method Description
ConvertCR2ToJPG ( ) : void

Method Details

ConvertCR2ToJPG() public static method

public static ConvertCR2ToJPG ( ) : void
return void