SKGraphicsExtensions.AsSKColorMultiplyAlpha(Color, Single) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
Parameter
- target
- Color
- alpha
- Single