| FromCustomPalette(Palette) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the specified palette. |
| FromCustomPalette(Color, Color, Byte) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the colors in the specified palette. |
| FromCustomPalette(IEnumerableColor32, Color32, Byte) | Gets a PredefinedColorsQuantizer instance that can quantize colors using the colors in the specified palette. |