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.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 - 200.5 |