TBarCode Library 11  TBarCode Library 11
SVG

Saving barcodes in SVG format. More...

Functions

ERRCODE _stdcall BCSVGToMemory (t_BarCode *pBarCode, VOID *pHandle, INT *pnSize, LPCRECT pRect)
 Writes barcode (SVG) into memory-block.
ERRCODE _stdcall BCSVGToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect)
 Saves barcode as a SVG-file.
ERRCODE _stdcall BCSVGToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect)
 Saves barcode as a SVG-file.

Detailed Description

Saving barcodes in SVG format.