Show / Hide Table of Contents

Class RuntimeImageExtensions

Provides conversions of the RuntimeImage generic type to a platform specific image type

Inheritance
object
RuntimeImageExtensions
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

TargetVersions
.NET Windows100.13 - 300.0
In this article
Provide feedback
Back to top Copyright © 2025 Esri.