BarcodeWebImageGetImageBytesJPG Method ByteScout Barcode SDK
Returns the barcode image in JPEG format as byte array.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public byte[] GetImageBytesJPG()

Return Value

Type: Byte
The byte array containing barcode image.

Implements

IBarcodeGetImageBytesJPG
See Also

Reference