C# (CSharp) RootNamespace.Samples.MagickNET Namespace

Classes

Name Description
CombiningImagesSamples
CommandLineOptionDefineSamples
ConvertImageSamples
ConvertPDFSamples You need to install the latest version of GhostScript before you can convert a pdf using Magick.NET. Make sure you only install the version of GhostScript with the same platform. If you use the 64-bit version of Magick.NET you should also install the 64-bit version of Ghostscript. You can use the 32-bit version together with the 64-version but you will get a better performance if you keep the platforms the same.
DetailedDebugInformationSamples
DrawSamples
ExceptionHandlingSamples
ExifDataSamples
LosslessCompressionSamples
MagickScriptSamples
Program
ReadImageSamples
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.
ResizeImageSamples
SampleFiles
UsingColorsSamples
WatermarkSamples