Show / Hide Table of Contents

Method ToRuntimeImageAsync

ToRuntimeImageAsync(UIImage)

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

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

The input input

Returns
Type Description
Task<RuntimeImage>

Image data container

Applies to

Platforms and versions
TargetVersions
.NET iOS200.0 - 300.0
Xamarin.iOS100.0 - 100.15
In this article
Provide feedback
Back to top Copyright © 2025 Esri.