Registry / utility / soniakeys-quant

soniakeys-quant

JSON →
library1.0.0gogounverified

Provides an interface for image color quantizers.

go get github.com/soniakeys/quant
INSTALL
IMPORT
SIG · SONIAKEYS-QUANT
S
soniakeys-quant
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

quant
github.com/soniakeys/quant

Creates a median cut quantizer.

package main import ( "fmt" "github.com/soniakeys/quant" ) func main() { q := quant.MedianCutQuantizer{} fmt.Println(q) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
soniakeys-quant — go get soniakeys-quant · libregistry