Whether is black color.
public static System.bool IsBlack(
System.Windows.Media.Color
)
'Declaration
Public Shared Function IsBlack( _
ByVal As System.Windows.Media.Color _
) As System.Boolean
Parameters
- clr
- A drawing (media) color.
Return Value
true is the color is black, otherwise false.