PaletteSystemDefault4BppPalette Method

Overload List

SystemDefault4BppPalette(Color32, Byte) Gets a Palette instance that uses the system default 4-bit palette. This palette consists of the 16 standard basic sRGB colors.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault4BppPalette method for details and some examples.
SystemDefault4BppPalette(WorkingColorSpace, Color32, Byte) Gets a Palette instance that uses the system default 4-bit palette. This palette consists of the 16 standard basic sRGB colors.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault4BppPalette method for details and some examples.

See Also