SKGraphicsExtensions.AsSKColor(Color) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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