QuantizerMap

class QuantizerMap : Quantizer

Creates a dictionary with keys of colors, and values of count of the color

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun quantize(pixels: Array<Int>, colorCount: Int): QuantizerResult