Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ImageSource Class
/ ImageSource Constructor
The image stream.
The type of the image.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ImageSource Constructor
In This Topic
Specifies the normal construct method.
Syntax
C#
public
ImageSource( System.IO.Stream
stream
,
ImageType
type
)
Parameters
stream
The image stream.
type
The type of the image.
See Also
Reference
ImageSource Class
ImageSource Members