SKGraphicsExtensions.AsSKColorMultiplyAlpha(Color, Single) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
[System::Runtime::CompilerServices::Extension]
static SkiaSharp::SKColor AsSKColorMultiplyAlpha(Microsoft::Maui::Graphics::Color ^ target, float alpha);
public static SkiaSharp.SKColor AsSKColorMultiplyAlpha (this Microsoft.Maui.Graphics.Color target, float alpha);
static member AsSKColorMultiplyAlpha : Microsoft.Maui.Graphics.Color * single -> SkiaSharp.SKColor
<Extension()>
Public Function AsSKColorMultiplyAlpha (target As Color, alpha As Single) As SKColor
パラメーター
- target
- Color
- alpha
- Single