| Rgb332(Color32, Boolean, Byte) |
Gets a Palette instance that uses an 8-bit palette where red, green and blue components are encoded in 3, 3 and 2 bits, respectively.
See the Remarks section of the PredefinedColorsQuantizer.Rgb332 method for details and some examples. |
| Rgb332(WorkingColorSpace, Color32, Boolean, Byte) |
Gets a Palette instance that uses an 8-bit palette where red, green and blue components are encoded in 3, 3 and 2 bits, respectively.
See the Remarks section of the PredefinedColorsQuantizer.Rgb332 method for details and some examples. |