'Declaration Public Overloads Shared Function FromRgb( _ ByVal r As Byte, _ ByVal g As Byte, _ ByVal b As Byte _ ) As Color
public static Color FromRgb( byte r, byte g, byte b )
C1Colors Class C1Colors Members Overload List