'Declaration
Public Overloads Shared Function Invert( _ ByVal color As System.Drawing.Color _ ) As System.Drawing.Color
'Usage
Dim color As System.Drawing.Color Dim value As System.Drawing.Color value = NColor.Invert(color)
public static System.Drawing.Color Invert( System.Drawing.Color color )
Parameters
- color