TBarCode Library 11
TBarCode Library 11
|
Public API functions to create bitmap images. More...
Functions | |
BOOL TECIT_STDCALL | BCIsImageMagickAvailable () |
Checks whether ImageMagick-Plug-In is available. More... | |
ERRCODE TECIT_STDCALL | BCBitmapToFileA (t_BarCode *pBarCode, LPCSTR szFilename, LPCRECT pRect) |
Saves barcode as an image file. More... | |
ERRCODE TECIT_STDCALL | BCBitmapToFileW (t_BarCode *pBarCode, LPCWSTR szFilename, LPCRECT pRect) |
Saves barcode as an image file. More... | |
ERRCODE TECIT_STDCALL | BCBitmapToMemoryA (t_BarCode *pBarCode, VOID *pHandle, LPCSTR pszFormat, INT *pnSize, LPCRECT pRect) |
Writes barcode in an image format to memory block. More... | |
ERRCODE TECIT_STDCALL | BCBitmapToMemoryW (t_BarCode *pBarCode, VOID *pHandle, LPCWSTR pszFormat, INT *pnSize, LPCRECT pRect) |
Writes barcode in an image format to memory block. More... | |
Public API functions to create bitmap images.
Required include file: "tbarcode.h"
© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Apr 11 2019 07:57:46 for TBarCode Library 11 with doxygen 1.8.8 |