MindFusion WinForms Programmer's Guide
BinaryContext.ReadImage Method
See Also
 





Reads an image from the underlying stream.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public Image ReadImage ()

Visual Basic  Copy Code

Public Function ReadImage () As Image

 Return Value

An instance of the .NET Image class.

 See Also

BinaryContext Members
BinaryContext Class
MindFusion.Spreadsheet Namespace