GrapeCity ActiveReports for .NET 16.0J
FromArgb(Int32,Int32,Int32) メソッド

GrapeCity.Viewer.Common 名前空間 > Color 構造体 > FromArgb メソッド : FromArgb(Int32,Int32,Int32) メソッド
ARGBコンポーネント(アルファ、赤、緑、青)から新しい色を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function FromArgb( _
   ByVal r As Integer, _
   ByVal g As Integer, _
   ByVal b As Integer _
) As Color
public static Color FromArgb( 
   int r,
   int g,
   int b
)

パラメータ

r
g
b
参照

Color 構造体
Color メンバ
オーバーロード一覧