Saving barcodes as bitmaps (BMP, GIF, JPG, PNG or TIF). More...
Functions | |
| BOOL | BCIsImageMagickAvailable () | 
| Checks whether ImageMagick-Plug-In is available.   | |
| 
 | |
| ERRCODE | BCBitmapToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) | 
| Saves barcode as an image file.   | |
| ERRCODE | BCBitmapToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) | 
| Saves barcode as an image file.   | |
| 
 | |
| ERRCODE | BCBitmapToMemoryA (t_BarCode *pBarCode, VOID *pHandle, LPCSTR pszFormat, INT *pnSize, LPCRECT pRect) | 
| Writes barcode in an image format to memory block.   | |
| ERRCODE | BCBitmapToMemoryW (t_BarCode *pBarCode, VOID *pHandle, LPCWSTR pszFormat, INT *pnSize, LPCRECT pRect) | 
| Writes barcode in an image format to memory block.   | |
Saving barcodes as bitmaps (BMP, GIF, JPG, PNG or TIF).
| © 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH | 
		![]()  | 
	
| Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |