QRCodeSaveImage Method
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
| Name | Description | |
|---|---|---|
| SaveImage(Stream) |  Saves the bitmap with the barcode into given stream.  | |
| SaveImage(String) |  Saves the barcode image to file. Image format is selected by the file name extension.  | |
| SaveImage(Stream, ImageFormat) |  Saves the image with the barcode into given stream.  | |
| SaveImage(String, ImageFormat) |  Saves the barcode image to file.  | 
See Also