Class RuntimeImageExtensions
Provides conversions of the RuntimeImage generic type to a platform specific image type
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.WPF.dll
Syntax
public static class RuntimeImageExtensions
Methods
| Name | Description |
|---|---|
| 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 |
| .NET Framework | 100.0 - 200.8 |