Barcode C++ Sample

 

Description:

A sample application which demonstrates reading/decoding, writing/encoding of all supported linear barcodes written in C++, by using the BiBrw1D.DLL (32 bit version) or BiBrw1Dx.DLL (64 bit version). The location of barcodes can be horizontal, vertical and skewed.

 

File Menu:

A new empty DIB can be created where a new barcode is written. When creating a new DIB, the image size, resolution, color depth and DIB color can all be set. The barcodes can be saved in Bitmap or TIFF file format.

 

View Menu:

From here you can show or hide the toolbar and statusbar of the Sample Application.

 

Barcoding Menu:

From here you can detect and decode a single or all barcodes of a DIB from all supported barcode types. They can detect the orientation of a barcode and the largest empty rectangle on the DIB. Noise can be cleaned from a barcode using the Median Filter. This will allow an unreadable barcode to be read. Barcodes can also be written to a rectangle.

 

Window Menu:

From here child windows can be arranged in different ways.

 

Help Menu:

The Help menu supplies contact and version information as well as Copyright information.

 

 

Location:

<Installation Folder>\Black Ice Software LLC\Barcode SDK\Sample Source Codes\DLL\C++\ Barcode Sample

 

Solution files:

Compilers:

Barcode Sample_ DotNet_VS2015.sln

Visual Studio 2015

Barcode Sample_ DotNet_VS2017.sln

Visual Studio 2017

Barcode Sample_ DotNet_VS2019.sln

Visual Studio 2019

Barcode Sample_ DotNet_VS2022.sln

Visual Studio 2022