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