'Declaration Public Overloads Shared Function FromArgb( _ ByVal red As System.Integer, _ ByVal green As System.Integer, _ ByVal blue As System.Integer _ ) As ColorF
public static ColorF FromArgb( System.int red, System.int green, System.int blue )
ColorF Structure ColorF Members Overload List