Show / Hide Table of Contents

Method ToRuntimeImageAsync

ToRuntimeImageAsync(Bitmap)

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

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

The input input

Returns
Type Description
Task<RuntimeImage>

Image data container

Applies to

Platforms and versions
TargetVersions
.NET Android200.3 - 300.0
Xamarin.Android100.0 - 100.14
In this article
Provide feedback
Back to top Copyright © 2025 Esri.