[C#]
void ReduceColors(XPalette inPalette, int inColors, bool inDither);
[Visual Basic]
Sub ReduceColors(inPalette As XPalette, inColors As Integer, inDither As Boolean)
See the Canvas ReduceColors function for details.
None.