Method ToStream
ToStream(Bitmap, ImageFormat)
Declaration
public static Stream ToStream(this Bitmap bitmap, ImageFormat imageFormat)
Parameters
Type | Name | Description |
---|---|---|
Bitmap | bitmap | |
ImageFormat | imageFormat |
Returns
Type | Description |
---|---|
Stream |