Link Search Menu Expand Document

QRCodeGetImageBytes Method

Gets the bytes of the bitmap with the barcode.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
public byte[] GetImageBytes()

Return Value

Type: Byte
The bytes of the bitmap with the barcode.
See Also

Reference