menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageMapStream - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageMapStream

    Defines the BitMap class.

    Inheritance
    System.Object
    ImageMapStream
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public class ImageMapStream : Object

    Constructors

    ImageMapStream()

    Initializes a new instance of the ImageMapStream class.

    Declaration
    public ImageMapStream()

    ImageMapStream(Byte[])

    Initializes a new instance of the ImageMapStream class.

    Declaration
    public ImageMapStream(byte[] data)
    Parameters
    Type Name Description
    System.Byte[] data

    The image data.

    Extension Methods

    ImageHelper.ToUIImage(ImageMapStream)
    Imagehelper.ToUIImage(ImageMapStream)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved