GrayScale()

Converts an image to grayscale. This method doesn't reduce the number of colors in use.

Parameters

None

Examples
Copy
Graphic.Grayscale();