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

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

パラメータ

value
The red, green, and blue components of the color.
alpha
The alpha component of the color.
参照

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