Color.FromUint
Color.FromUint method
要求された ARGB 値を持つ新しい Color を返します.
public static Color FromUint(uint argb)
| パラメータ | タイプ | 説明 |
|---|---|---|
| argb | UInt32 | 色の ARGB 値を表す uint。 |
戻り値
の新しいインスタンスColorクラス
関連項目
- class Color
- 名前空間 Aspose.Html.Drawing
- 組み立て Aspose.HTML
要求された ARGB 値を持つ新しい Color を返します.
public static Color FromUint(uint argb)
| パラメータ | タイプ | 説明 |
|---|---|---|
| argb | UInt32 | 色の ARGB 値を表す uint。 |
の新しいインスタンスColorクラス