Share via


SKGraphicsExtensions.AsSKColor(Color) 方法

定义

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

参数

target
Color

返回

适用于