Show / Hide Table of Contents

Method ToRuntimeImageAsync

ToRuntimeImageAsync(Bitmap)

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

Declaration
public static async Task<RuntimeImage> ToRuntimeImageAsync(this Bitmap image)
Parameters
Type Name Description
Android.Graphics.Bitmap image

The input input

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

Image data container

Applies to

Platforms and versions
TargetVersions
.NET Android200.3 - 200.8
Xamarin.Android100.0 - 100.14
In This Article
Back to top Copyright © 2022 Esri.