OctreeQuantizer.QuantizePixel Method
- Namespace:
- Weavy.Core.Imaging
- Assembly:
- Weavy.Core.dll
QuantizePixel(Quantizer.Color32)
Override this to process the pixel in the second pass of the algorithm
protected override byte QuantizePixel(Quantizer.Color32 pixel)
Parameters
- pixel
- Quantizer.Color32
The pixel to quantize
Returns
byte
The quantized value