DioDocs for PDF
PaletteColor コンストラクタ(Int32,Int32,Int32,Int32)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > PaletteColor 構造体 > PaletteColor コンストラクタ : PaletteColor コンストラクタ(Int32,Int32,Int32,Int32)
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 PaletteColor struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal red As System.Integer, _
   ByVal green As System.Integer, _
   ByVal blue As System.Integer, _
   Optional ByVal alpha As System.Integer _
)
public PaletteColor( 
   System.int red,
   System.int green,
   System.int blue,
   System.int 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.
参照

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