nQuant 0.9.5
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package nQuant --version 0.9.5
NuGet\Install-Package nQuant -Version 0.9.5
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="0.9.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nQuant --version 0.9.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nQuant, 0.9.5"
#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=0.9.5
// Install nQuant as a Cake Tool
#tool nuget:?package=nQuant&version=0.9.5
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 | net is compatible. |
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.
|