Header file defining the Barcode Generation API. More...
Data Structures | |
| struct | sw_barcode_data |
| Structure representing the barcode to generate. More... | |
| struct | sw_barcode_bitmap |
| Structure representing the bitmap generated for a barcode. More... | |
| struct | sw_barcode_error |
| Structure for returning error information from barcode generation. More... | |
| struct | sw_barcode_symbol |
| Collected input and output data for barcode generation. More... | |
| struct | sw_barcode_api_20170420 |
Macros | |
| #define | SW_BARCODE_OPTION_UNSET 0x7FFFFFFF |
Typedefs | |
| typedef struct sw_barcode_api_20170420 | sw_barcode_api_20170420 |
Enumerations | |
| enum | sw_barcode_type { SW_BARCODE_TYPE_UNSET = 0 , SW_BARCODE_TYPE_1D , SW_BARCODE_TYPE_2D } |
| Barcode types. More... | |
| enum | sw_barcode_color_encoding { SW_BARCODE_COLOR_UNSET = 0 , SW_BARCODE_COLOR_8BIT_RGB_MONO , SW_BARCODE_COLOR_8BIT_RGB , SW_BARCODE_COLOR_8BIT_CMYK } |
| Barcode color encodings. More... | |
Header file defining the Barcode Generation API.
Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. Global Graphics Software Ltd. Confidential Information.