IBarcodeSaveImage 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 barcode image to specified stream. |
![]() | SaveImage(String) | Saves the barcode image to file. |
![]() | SaveImage(Stream, ImageFormat) | Saves the barcode image to specified stream. |
![]() | SaveImage(String, ImageFormat) | Saves the barcode image to file. |
![]() | SaveImage(Stream, ImageFormat, Size, Int32, Int32) | Saves the image with barcode into given stream. |
![]() | SaveImage(String, ImageFormat, Size, Int32, Int32) | Saves the barcode image to file. |
See Also