OctreeQuantizerInitialQuantizePixel Method |
Process the pixel in the first pass of the algorithm
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax Remarks
This function need only be overridden if your quantize algorithm needs two passes,
such as an Octree quantizer.
See Also