TreeView for WinForms
FromArgb(Byte,Byte,Byte,Byte) メソッド

C1.Win.4.5.2 アセンブリ > C1.Win.Interop 名前空間 > C1Colors クラス > FromArgb メソッド : FromArgb(Byte,Byte,Byte,Byte) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function FromArgb( _
   ByVal a As System.Byte, _
   ByVal r As System.Byte, _
   ByVal g As System.Byte, _
   ByVal b As System.Byte _
) As System.Drawing.Color
public static System.Drawing.Color FromArgb( 
   System.byte a,
   System.byte r,
   System.byte g,
   System.byte b
)

パラメータ

a
r
g
b
参照

C1Colors クラス
C1Colors メンバ
オーバーロード一覧