Bitmap for WPF
ColorF コンストラクタ(Single,Single,Single,Single)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ColorF 構造体 > ColorF コンストラクタ : ColorF コンストラクタ(Single,Single,Single,Single)
The red component of the color.
The green component of the color.
The blue component of the color.
The alpha component of the color.
Initializes a new instance of the ColorFstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal red As System.Single, _
   ByVal green As System.Single, _
   ByVal blue As System.Single, _
   Optional ByVal alpha As System.Single _
)
public ColorF( 
   System.float red,
   System.float green,
   System.float blue,
   System.float alpha
)

パラメータ

red
The red component of the color.
green
The green component of the color.
blue
The blue component of the color.
alpha
The alpha component of the color.
参照

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