Bitmap for UWP
FromArgb(Int32,Int32,Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > ColorF 構造体 > FromArgb メソッド : FromArgb(Int32,Int32,Int32) メソッド
Creates a ColorF structure from the specified 8-bit color values (red, green, and blue). The alpha value is implicitly fully opaque.
シンタックス
'宣言
 
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
)

パラメータ

red
green
blue
参照

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