nQuant 1.0.3
.NET Framework 2.0
Install-Package nQuant -Version 1.0.3
dotnet add package nQuant --version 1.0.3
<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, C# scripting and .NET Interactive. 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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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. |
|
ImageResizer.Plugins.PngOptimizer
Implementation of nQuant for png optimization. http://nquant.codeplex.com |
|
JC-ImageResizer
Resize images from stream or from Image object. With cropping option |
|
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.
|