shim.drawing 3.0.1

dotnet add package shim.drawing --version 3.0.1
NuGet\Install-Package shim.drawing -Version 3.0.1
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="shim.drawing" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add shim.drawing --version 3.0.1
#r "nuget: shim.drawing, 3.0.1"
#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 shim.drawing as a Cake Addin
#addin nuget:?package=shim.drawing&version=3.0.1

// Install shim.drawing as a Cake Tool
#tool nuget:?package=shim.drawing&version=3.0.1

Shim.Drawing is a portability package providing a minimal subset of System.Drawing, that enables using the imaging processing functionality of AForge.NET and Accord.NET Frameworks in mobile applications.    
This package contains evaluation DLL:s for Xamarin.iOS (Unified and Classic API:s), Xamarin Android and Windows Universal (Windows 8.1 and Windows Phone 8.1). Full versions can be purchased from Cureos, licenses@cureos.com .

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on shim.drawing:

Package Downloads
portable.aforge.imaging

Portable AForge Imaging provides image processing functionality to the AForge.NET Framework on mobile and tablet devices.

portable.accord.imaging

Portable Accord Imaging contains image matching and stitching of the Accord.NET Framework for mobile and tablet devices.

portable.aforge.imaging.formats

Portable AForge Imaging Formats provides image format support to the AForge.NET Framework on mobile and tablet devices.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on shim.drawing:

Repository Stars
riperiperi/FreeSO
Re-implementation of The Sims Online.
cureos/aforge
PCL version of AForge.NET Framework, https://code.google.com/p/aforge/
Version Downloads Last updated
3.0.1 3,729 7/8/2016
3.0.0 5,740 3/2/2016
2.2.5.50526 1,933 5/26/2015
2.2.5.50504 3,144 5/4/2015
2.2.5.50331 1,462 3/31/2015
2.2.5.50319 2,305 3/19/2015
2.2.5.50209 1,710 2/9/2015
2.2.5.50204 2,534 2/4/2015
2.2.5.50126 2,422 1/26/2015
2.2.5.50122 2,120 1/23/2015

Corrected Image.Save for Universal Windows