次の方法で共有


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

戻り値

適用対象