Class RuntimeImageExtensions
Provides conversions of the RuntimeImage generic type to a platform specific image type
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public static class RuntimeImageExtensions
Methods
| Name | Description |
|---|---|
| ToImageSource(RuntimeImage?) | Converts a RuntimeImage to a .NET MAUI image source. |
| ToImageSourceAsync(RuntimeImage?) | Converts a RuntimeImage to a .NET MAUI image source. |
Applies to
| Target | Versions |
|---|---|
| .NET | 200.0 - 300.0 |
| .NET Windows | 200.0 - 300.0 |
| .NET Android | 200.0 - 300.0 |
| .NET iOS | 200.0 - 300.0 |