Converts the image to gray-scale (multiple shades of gray). returns Effect
static Grayscale grayscale() { return Grayscale(); }