PNG
JPG
BMP
TIFF
SVG
Aztec
Read Aztec Barcodes with C++
Read Aztec Code in C++ using server-side Aspose.BarCode for C++ API
How to Read Aztec Code Using C++
To scan Aztec Code, try Aspose.BarCode for C++ API, a potent and easy-to-use barcode library with rich functionality for C++ platforms. You can download its latest version directly: just open NuGet package manager, search for Aspose.BarCode.Cpp, and install the package. Alternatively, you can run the following command from the Package Manager Console.
Command
PM> Install-Package Aspose.BarCode.Cpp
Steps for Scanning Aztec Code in C++
Aspose.BarCode allows developers to read Aztec Code barcodes from stream or image with few lines of code
- Create an object of Aspose.BarCode.BarCodeReader class
- Specify the source image path containing Aztec Code as a parameter
- Pass the required barcodes types in DecodeType as the second parameter
- Loop through the recognition results
- Load the decoded barcode text using the CodeText property
System Requirements
Aspose APIs are supported on all major platforms and operating systems. Before executing the code sample below, please make sure that your system comply with the following requirements.
- Microsoft Windows, Linux, or any OS compatible with C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.
- Aspose.BarCode for C++ DLL referenced in your project.
Other Supported Barcode Recognition Symbologies
Using C++, One can also read barcode of different symbologies including the following.
2D:
Linear:
Postal: