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