PaintDotNet.Quantization

(★ 35)

Quantization code extracted from Paint.NET 4.2.16 w/ many fixes, improvements and optimizations to the standard Octree/Quantization code from MSDN

File Explorer

  • .gitignore
  • LICENSE
  • PaintDotNet.Quantization.csproj
  • PaintDotNet.Quantization.csproj.user
  • PaintDotNet.Quantization.sln
  • Program.cs
  • README.md

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

shift

View Details ▼

Move positional parameters.

shift

Remove the first positional parameter:

shift {{n}}

Remove the first `n` positional parameters:

// repository documentation