다음을 통해 공유


SKGraphicsExtensions.AsColor(SKColor) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::Maui::Graphics::Color ^ AsColor(SkiaSharp::SKColor target);
public static Microsoft.Maui.Graphics.Color AsColor (this SkiaSharp.SKColor target);
static member AsColor : SkiaSharp.SKColor -> Microsoft.Maui.Graphics.Color
<Extension()>
Public Function AsColor (target As SKColor) As Color

매개 변수

target
SKColor

반환

적용 대상