Barcode Xpress for Linux
BX_analyze_dib

Searches for barcodes in an image.

Declaration:

Copy Code
BX_Status BX_analyze_dib(const BX_AnalyzeParameters* params, const void* dib, BX_AnalyzeResult* result);

Arguments:

params A pointer to the BX_AnalyzeParameters structure specifying the options for recognizing barcodes in an image.
dib A pointer to a bitmap containing the image to analyze.
result A pointer to the BX_AnalyzeResult structure. The results of the barcodes found in the image will be placed into this structure.

 

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback