'宣言 Public Overloads Shared Function FromArgb( _ ByVal a As Integer, _ ByVal r As Integer, _ ByVal g As Integer, _ ByVal b As Integer _ ) As Color
'宣言
Public Overloads Shared Function FromArgb( _ ByVal a As Integer, _ ByVal r As Integer, _ ByVal g As Integer, _ ByVal b As Integer _ ) As Color
public static Color FromArgb( int a, int r, int g, int b )
Color 構造体 Color メンバ オーバーロード一覧