PaletteSystemDefault8BppPalette Method

Overload List

SystemDefault8BppPalette(Color32, Byte) Gets a Palette instance that uses the system default 8-bit palette. This palette contains the 16 standard basic sRGB colors, the "web-safe" palette of 216 colors as well as 24 transparent entries.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault8BppPalette method for details and some examples.
SystemDefault8BppPalette(WorkingColorSpace, Color32, Byte) Gets a Palette instance that uses the system default 8-bit palette. This palette contains the 16 standard basic sRGB colors, the "web-safe" palette of 216 colors as well as 24 transparent entries.
See the Remarks section of the PredefinedColorsQuantizer.SystemDefault8BppPalette method for details and some examples.

See Also