PaletteGrayscale256 Method

Overload List

Grayscale256(Color32, Byte) Gets a Palette instance that uses an 8-bit grayscale palette of 256 shades.
See the Remarks section of the PredefinedColorsQuantizer.Grayscale method for details and some examples.
Grayscale256(WorkingColorSpace, Color32, Byte) Gets a Palette instance that uses an 8-bit grayscale palette of 256 shades.
See the Remarks section of the PredefinedColorsQuantizer.Grayscale method for details and some examples.

See Also