Class RuntimeImageExtensions
Provides conversions of the RuntimeImage generic type to a platform specific image type
Inheritance
System.Object
RuntimeImageExtensions
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public static class RuntimeImageExtensions
Methods
| Name | Description |
|---|---|
| ToImageSourceAsync(RuntimeImage) | Converts a RuntimeImage to a .NET MAUI image source. |
Applies to
| Target | Versions |
|---|---|
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |