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