다음을 통해 공유


Color.FromInt(Int32) 메서드

정의

public:
 static Microsoft::Maui::Graphics::Color ^ FromInt(int argb);
public static Microsoft.Maui.Graphics.Color FromInt (int argb);
static member FromInt : int -> Microsoft.Maui.Graphics.Color
Public Shared Function FromInt (argb As Integer) As Color

매개 변수

argb
Int32

반환

적용 대상