Class Imagehelper
Inheritance
System.Object
Imagehelper
Namespace: Syncfusion.SfDataGrid
Assembly: Syncfusion.SfDataGrid.Android.dll
Syntax
public static class Imagehelper : Object
Methods
ToUIImage(ImageMapStream)
Declaration
public static Bitmap ToUIImage(this ImageMapStream image)
Parameters
Type | Name | Description |
---|---|---|
ImageMapStream | image |
Returns
Type |
---|
Android.Graphics.Bitmap |