Flutter
quantizer
QuantizerResult
inputPixelToClusterPixel property
inputPixelToClusterPixel
inputPixelToClusterPixel
property
Null safety
Map
<
int
,
int
>
inputPixelToClusterPixel
final
Implementation
final Map<int, int> inputPixelToClusterPixel;
Flutter
quantizer
QuantizerResult
inputPixelToClusterPixel property
QuantizerResult class
Constructors
QuantizerResult
Properties
colorToCount
hashCode
inputPixelToClusterPixel
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==