Show / Hide Table of Contents

Method ToRuntimeImageAsync

ToRuntimeImageAsync(ImageSource)

Converts a native platform image to a runtime image data container type

Declaration
public static Task<RuntimeImage?> ToRuntimeImageAsync(this ImageSource image)
Parameters
Type Name Description
ImageSource image

The input input

Returns
Type Description
Task<RuntimeImage>

Image data container

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 300.0
.NET Framework100.0 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.