CSharpImageLibrary 4.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSharpImageLibrary --version 4.0.2
NuGet\Install-Package CSharpImageLibrary -Version 4.0.2
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="CSharpImageLibrary" Version="4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharpImageLibrary --version 4.0.2
#r "nuget: CSharpImageLibrary, 4.0.2"
#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 CSharpImageLibrary as a Cake Addin
#addin nuget:?package=CSharpImageLibrary&version=4.0.2

// Install CSharpImageLibrary as a Cake Tool
#tool nuget:?package=CSharpImageLibrary&version=4.0.2

Loads and saves standard images including DDS (all sorts and weird ones like V8U8, G8, etc. See full list on github.)

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.0 6,201 6/16/2017
4.1.2 1,743 2/2/2017
4.1.1 1,552 1/31/2017
4.1.0 1,553 1/30/2017
4.0.2 1,706 12/29/2016
4.0.0 1,640 12/14/2016
3.2.0 1,707 8/28/2016
3.1.6 2,296 4/8/2016
3.1.5 1,688 4/7/2016
3.1.4 1,689 3/27/2016
3.1.3 1,663 3/24/2016
3.1.2 1,704 3/20/2016
3.1.1 1,705 3/19/2016
3.1.0 1,687 3/8/2016
3.0.0 1,784 2/20/2016
2.1.6.1 1,684 2/20/2016
2.1.6 1,702 2/16/2016
2.1.5 1,681 1/23/2016
2.1.4 1,631 1/16/2016
2.1.3 1,896 1/15/2016
2.1.2 1,696 1/9/2016
2.1.1 1,638 1/2/2016
2.1.0 1,611 12/29/2015
2.0.1 1,745 12/24/2015
2.0.0 1,648 12/23/2015
1.9.3.1 1,666 12/22/2015
1.9.3 1,827 12/22/2015
1.9.2 1,807 12/22/2015
1.9.1 1,744 12/4/2015
1.9.0 1,756 11/21/2015
1.8.0 1,806 10/1/2015
1.7.0 1,804 9/30/2015
1.6.0 1,682 9/28/2015
1.5.0 1,713 9/27/2015
1.4.0 1,792 9/22/2015
1.3.0 1,728 9/13/2015
1.2.0 1,730 9/13/2015
1.1.0 1,691 9/8/2015
1.0.0 1,744 9/7/2015

Fixed bug in scale parameters when loading images.