PaletteSystemDefault1BppPalette Method

Overload List

SystemDefault1BppPalette(Color32, Byte) Gets a Palette instance that uses the system default 1-bit palette. This palette consists of the black and white colors.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault1BppPalette method for details.
SystemDefault1BppPalette(WorkingColorSpace, Color32, Byte) Gets a Palette instance that uses the system default 1-bit palette. This palette consists of the black and white colors.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault1BppPalette method for details.

See Also