Bitmap Images
[Windows GDI]

Saving barcodes as various graphic files (BMP, GIF, JPG, etc). More...

Functions

ERRCODE BCSaveImageEx (t_BarCode *pBarCode, HDC hDC, LPCSTR lpszFileName, e_IMType eImageType, LONG lQuality, LONG lXSize, LONG lYSize, LONG lXRes, LONG lYRes)
 Saves barcode to an image-file (extended version, Windows only).
ERRCODE BCSaveImage (t_BarCode *pBarCode, LPCSTR lpszFileName, e_IMType eImageType, LONG lXSize, LONG lYSize, LONG lXRes, LONG lYRes)
 Saves the barcode to an image-file (Windows only).
ERRCODE BCSaveImageToBufferEx (t_BarCode *pBarCode, HDC hDC, LPBYTE *lpBuffer, e_IMType eImageType, LONG lQuality, LONG lXSize, LONG lYSize, LONG lXRes, LONG lYRes)
 Saves barcode as image into a memory buffer (extended version, Windows only).
ERRCODE BCSaveImageToBuffer (t_BarCode *pBarCode, LPBYTE *lpBuffer, e_IMType eImageType, LONG lXSize, LONG lYSize, LONG lXRes, LONG lYRes)
 The values of XSize and YSize should be increased, if the barcode is not readable or requires a high printing resolution.

Detailed Description

Saving barcodes as various graphic files (BMP, GIF, JPG, etc).

Windows only!


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:28 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7