[]
Tests whether specified color is white.
public static bool IsColorWhite(Color color)
The color to test.
true if the specified color is white, false otherwise.