DioDocs for PDF
ColorF コンストラクタ(UInt32,Single)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.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 ColorF struct.
シンタックス
'宣言
 
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 メンバ
オーバーロード一覧