Show / Hide Table of Contents

Method ToRuntimeImageAsync

ToRuntimeImageAsync(ImageSource)

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

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

The input input

Returns
Type Description
System.Threading.Tasks.Task<RuntimeImage>

Image data container

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.