TBarCode Library 11  TBarCode Library 11

Saving barcodes as bitmaps (BMP, GIF, JPG, PNG or TIF). More...

Functions

BOOL _stdcall BCIsImageMagickAvailable ()
 Checks whether ImageMagick-Plug-In is available. More...
 
ERRCODE _stdcall BCBitmapToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect)
 Saves barcode as an image file. More...
 
ERRCODE _stdcall BCBitmapToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect)
 Saves barcode as an image file. More...
 
ERRCODE _stdcall BCBitmapToMemoryA (t_BarCode *pBarCode, VOID *pHandle, LPCSTR pszFormat, INT *pnSize, LPCRECT pRect)
 Writes barcode in an image format to memory block. More...
 
ERRCODE _stdcall BCBitmapToMemoryW (t_BarCode *pBarCode, VOID *pHandle, LPCWSTR pszFormat, INT *pnSize, LPCRECT pRect)
 Writes barcode in an image format to memory block. More...
 

Detailed Description

Saving barcodes as bitmaps (BMP, GIF, JPG, PNG or TIF).

NOTE: Text output (HRT) is not supported on all platforms.


© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1