共用方式為


ColorConverters.FromUInt(UInt32) 方法

定義

從 UInt 建立新的 Color。

public static System.Drawing.Color FromUInt (uint argb);

參數

argb
System.UInt32

代表argb的單一值。

傳回

System.Drawing.Color

來自 Uint 的新色彩

適用於