Class RuntimeImageExtensions
Provides conversions of the RuntimeImage generic type to a platform specific image type
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public static class RuntimeImageExtensions
Methods
| Name | Description |
|---|---|
| ToImageSource(RuntimeImage?) | Converts a RuntimeImage to a platform-native image type synchronously. |
| ToImageSourceAsync(RuntimeImage?) | Converts a RuntimeImage to a platform-native image type. |
| ToRuntimeImageAsync(ImageSource) | Converts a native platform image to a runtime image data container type |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 300.0 |