OctreeQuantizer.QuantizePixel Method
Override this to process the pixel in the second pass of the algorithm
Syntax
Namespace: FlexCel.Draw
protected override Byte QuantizePixel(Int32 pixel)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
pixel | Int32 | The pixel to quantize |
Returns
The quantized value