| FromCustomFunction(FuncColor32, Color32, KnownPixelFormat) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the custom quantizer function specified in the quantizingFunction parameter. |
| FromCustomFunction(FuncColor32, Color32, Color32, KnownPixelFormat, Byte) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the custom quantizer function specified in the quantizingFunction parameter. |
| FromCustomFunction(FuncColor32, Color32, Color32, Byte, Boolean, KnownPixelFormat) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the custom quantizer function specified in the quantizingFunction parameter. |