次の方法で共有


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

戻り値

適用対象