Barcode Xpress for Linux v14.0 - Updated January 7, 2025
API Reference
/
BarcodeXpress.py Reference
/
BarcodeXpress.py Classes Reference
/ Point
Collapse All
Expand All
In This Topic
Fields:
Is this page helpful?
Yes
No
Thanks for your feedback.
How can we improve?
Submit
Barcode Xpress Overview
Release Notes
Getting Started
Developer Guide
Supported Barcode Types
API Reference
Barcode Component API Reference
Barcode Component Functions Reference
BX_set_solution_name
BX_set_solution_key
BX_set_oem_license_key
BX_analyze_dib
BX_analyze_file
BX_analyze_bmp
BX_free_analyze_result
BX_create_dib
BX_create_file
BX_free_dib
Barcode Component Structures Reference
BX_ModeTransition
BX_Point
BX_Rectangle
BX_BarcodeResult2D
BX_BarcodeResult
BX_Error
BX_AnalyzeParameters
BX_AnalyzeResult
BX_CreateResult
BX_CreateParameters
BX_CreateParameters1D
BX_CreateParameters2D
Barcode Component Enumerations Reference
BX_Status
BX_BarcodeType
BX_InkColor
BX_Orientation
BX_AustralianPostDecodeType
BX_ModeTransitionType
BX_ShowTextInfo
BX_DataMatrixSize
BX_QRCodeSize
Barcode Component Constants Reference
BX_DefaultAnalyzeParameters
BX_DefaultCreateParameters
BarcodeXpress.py Reference
BarcodeXpress.py Functions Reference
SetSolutionKey
SetSolutionName
SetOEMLicenseKey
AnalyzeFile
AnalyzeOpenCV
BarcodeXpress.py Classes Reference
BarcodeType
InkColor
Orientation
ModeTransitionType
Barcode
Rectangle
Point
BarcodeError
Barcode Scanner REST API
Point
In This Topic
Fields:
Describes a 2D Point.
Fields:
Name
Description
X
Horizontal coordinate.
Y
Vertical coordinate.