nQuant 1.0.3
.NET Framework 2.0
dotnet add package nQuant --version 1.0.3
NuGet\Install-Package nQuant -Version 1.0.3
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="nQuant" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nQuant --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nQuant, 1.0.3"
#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 nQuant as a Cake Addin
#addin nuget:?package=nQuant&version=1.0.3
// Install nQuant as a Cake Tool
#tool nuget:?package=nQuant&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on nQuant:
Package | Downloads |
---|---|
Bundler.NET
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites. |
|
Cassette.Spriting
CSS image spriting for Cassette. |
|
JC-ImageResizer
Resize images from stream or from Image object. With cropping option |
|
ImageResizer.Plugins.PngOptimizer
Implementation of nQuant for png optimization. http://nquant.codeplex.com |
|
Gsemac.Drawing.Imaging.NQuant
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on nQuant:
Repository | Stars |
---|---|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
|
|
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
|
|
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
|