Share via


ColorExtensions.ToUInt(Color) メソッド

定義

色を UInt 表現に変換します。

public static uint ToUInt (this System.Drawing.Color color);

パラメーター

color
System.Drawing.Color

ベースとして使用する色。

戻り値

System.UInt32

UInt 表現。

適用対象