Functions | |
| ERRCODE | BCSaveImageToBufferEx (t_BarCode *pBarCode, HDC hDC, LPBYTE *lpBuffer, e_IMType eImageType, LONG lQuality, LONG lXSize, LONG lYSize, DOUBLE dXRes, DOUBLE dYRes) |
| 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, DOUBLE dXRes, DOUBLE dYRes) |
| Saves barcode as image into a memory buffer (Windows only). | |
| ERRCODE | BCSaveImageExA (t_BarCode *pBarCode, HDC hDC, LPCSTR lpszFileName, e_IMType eImageType, LONG lQuality, LONG lXSize, LONG lYSize, DOUBLE dXRes, DOUBLE dYRes) |
| Saves barcode to an image-file (extended version, Windows only). | |
| ERRCODE | BCSaveImageExW (t_BarCode *pBarCode, HDC hDC, LPCWSTR lpszFileName, e_IMType eImageType, LONG lQuality, LONG lXSize, LONG lYSize, DOUBLE dXRes, DOUBLE dYRes) |
| Saves barcode to an image-file (extended version, Windows only). | |
| ERRCODE | BCSaveImageA (t_BarCode *pBarCode, LPCSTR lpszFileName, e_IMType eImageType, LONG lXSize, LONG lYSize, DOUBLE dXRes, DOUBLE dYRes) |
| Saves the barcode to an image-file (Windows only). | |
| ERRCODE | BCSaveImageW (t_BarCode *pBarCode, LPCWSTR lpszFileName, e_IMType eImageType, LONG lXSize, LONG lYSize, DOUBLE dXRes, DOUBLE dYRes) |
| Saves the barcode to an image-file (Windows only). | |
Required include file: "tbarcode.h"
| © 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
|
| Generated on Tue May 5 15:50:26 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3 |