ComponentOne Imaging for UWP
GetStream() Method

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1Bitmap Class > GetStream Method : GetStream() Method
Gets a PNG System.IO.Stream that contains the image in this C1Bitmap.
Syntax
'Declaration
 
Public Overloads Function GetStream() As System.IO.Stream
public System.IO.Stream GetStream()

Return Value

A System.IO.Stream that contains the image in this C1Bitmap.
See Also

Reference

C1Bitmap Class
C1Bitmap Members
Overload List