Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Bitmap
.
.
::
.
.
GetStream Method
C1Bitmap Class
See Also
Gets a PNG
Stream
that contains the image in this
C1Bitmap
.
Namespace:
C1.Phone.Imaging
Assembly:
C1.Phone.Imaging
(in C1.Phone.Imaging.dll)
Syntax
C#
public
Stream
GetStream
()
Visual Basic
Public
Function
GetStream
As
Stream
Return Value
A
Stream
that contains the image in this
C1Bitmap
.
See Also
C1Bitmap Class
GetStream Overload
C1.Phone.Imaging Namespace