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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ColorF 構造体 > ColorF コンストラクタ : ColorF コンストラクタ(UInt32,Single)
A packed unsigned integer containing three color components in RGB order.
The alpha component of the color.
Initializes a new instance of the ColorFstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal rgb As System.UInteger, _
   ByVal alpha As System.Single _
)
public ColorF( 
   System.uint rgb,
   System.float alpha
)

パラメータ

rgb
A packed unsigned integer containing three color components in RGB order.
alpha
The alpha component of the color.
参照

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