object grey() object grey(int red, int green, int blue)
Gives a new color, containing a grey color, which is calculated by the greylevel method.
a new Image.Color.Color object
greylevel