Link Search Menu Expand Document

QRCodeGetImageBytesGIF Method

Gets the bytes of the GIF image with the barcode.

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

Return Value

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

Reference