Color.ToArgb

Color.ToArgb method

この Color 構造体の 32 ビット ARGB 値を取得します。

public int ToArgb()

戻り値

この Color の 32 ビット ARGB 値。

関連項目