Method ToImageSourceAsync
ToImageSourceAsync(RuntimeImage)
Converts a Runtime
Declaration
public static async Task<ImageSource> ToImageSourceAsync(this RuntimeImage image)
Parameters
Type | Name | Description |
---|---|---|
Runtime |
image | Runtime Image to convert |
Returns
Type | Description |
---|---|
System. |
A native platform bitmap image |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |