次の方法で共有


Color.FromUint(UInt32) メソッド

定義

public:
 static Microsoft::Maui::Graphics::Color ^ FromUint(System::UInt32 argb);
public static Microsoft.Maui.Graphics.Color FromUint (uint argb);
static member FromUint : uint32 -> Microsoft.Maui.Graphics.Color
Public Shared Function FromUint (argb As UInteger) As Color

パラメーター

argb
UInt32

戻り値

適用対象