Flux.Jpeg.Core 0.7.0

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

// Install Flux.Jpeg.Core as a Cake Tool
#tool nuget:?package=Flux.Jpeg.Core&version=0.7.0

This is a fork with minor changes from the original FJCore library at https://code.google.com/p/fjcore

That library seems to be stagnant.

There are no supported framework assets in this 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
0.8.0 27,970 7/29/2014
0.7.2 10,221 9/23/2013
0.7.1 1,238 8/14/2013
0.7.0 1,367 4/1/2013

Changed Resize() to use specific x,y dimensions and moved old resize to ResizeToScale()

BREAKING CHANGE. Also wired up the progress changed event to actually fire