aspose_barcode.core

aspose_barcode.core module

This reference details the core classes and enums such as BarCodeException, License, and geometric structures like PointXY, RectLTRB, and RectXYWH, which are used throughout the Aspose.BarCode for Python via Java library. These types provide the building blocks for error management, licensing control, and coordinate handling in barcode generation and recognition.

Classes

ClassDescription
BarCodeExceptionRepresents the exception for creating barcode image.
HasXY
HasXYWH
License
PointXY
RectLTRB
RectXYWH