FredsImageMagickScripts.TwoColorThresh 1.0.5601.17389

Requires NuGet 2.5 or higher.

dotnet add package FredsImageMagickScripts.TwoColorThresh --version 1.0.5601.17389                
NuGet\Install-Package FredsImageMagickScripts.TwoColorThresh -Version 1.0.5601.17389                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FredsImageMagickScripts.TwoColorThresh" Version="1.0.5601.17389" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FredsImageMagickScripts.TwoColorThresh --version 1.0.5601.17389                
#r "nuget: FredsImageMagickScripts.TwoColorThresh, 1.0.5601.17389"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FredsImageMagickScripts.TwoColorThresh as a Cake Addin
#addin nuget:?package=FredsImageMagickScripts.TwoColorThresh&version=1.0.5601.17389

// Install FredsImageMagickScripts.TwoColorThresh as a Cake Tool
#tool nuget:?package=FredsImageMagickScripts.TwoColorThresh&version=1.0.5601.17389                

Automatically thresholds an image to binary (b/w) format using an adaptive spatial subdivision color reduction technique. This is the -colors IM operator as implemented with slight modification from Anthony's Examples at http://www.imagemagick.org/Usage/quantize/#two_color. For algorithm details, see http://www.imagemagick.org/script/quantize.php

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5601.17389 84 5/3/2015
1.0.5593.39017 43 4/25/2015
1.0.0 40 4/25/2015