fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
ImageManipulation.OctreeQuantizer Member List

This is the complete list of members for ImageManipulation.OctreeQuantizer, including all inherited members.

FirstPass(BitmapData sourceData, int width, int height)ImageManipulation.Quantizerprotected
GetPalette(ColorPalette original)ImageManipulation.OctreeQuantizerprotectedvirtual
InitialQuantizePixel(Color32 *pixel)ImageManipulation.OctreeQuantizerprotectedvirtual
OctreeQuantizer(int maxColors, int maxColorBits)ImageManipulation.OctreeQuantizer
Quantize(Image source)ImageManipulation.Quantizer
QuantizePixel(Color32 *pixel)ImageManipulation.OctreeQuantizerprotectedvirtual
Quantizer(bool singlePass)ImageManipulation.Quantizerprotected
SecondPass(BitmapData sourceData, Bitmap output, int width, int height, Rectangle bounds)ImageManipulation.Quantizerprotected