Disable an optional checksum or list/set of optional checksums.
The single checksum or list/set of checksums to disable.
The updated SymbologySettings object.
Disable an optional extension or list/set of optional extensions.
The single extension or list/set of extensions to disable.
The updated SymbologySettings object.
Enable an optional checksum or list/set of optional checksums.
The single checksum or list/set of checksums to enable.
The updated SymbologySettings object.
Enable an optional extension or list/set of optional extensions
The single extension or list/set of extensions to enable.
The updated SymbologySettings object.
Get the current list of active symbol counts.
The list of active symbol counts.
Get the current set of enabled optional checksums.
Note that the external Scandit Engine library will also use any applicable mandatory checksum for the symbology.
The set of enabled checksums.
Get the current set of enabled optional extensions.
Note that the external Scandit Engine library will also use any applicable mandatory extension for the symbology.
The set of enabled extensions.
Whether color inverted recognition is enabled.
Whether the symbology enabled for recognition.
Set the list of active symbol counts.
If an empty or invalid symbol count range is given, the range will be set to its default value.
The list of active symbol counts.
The updated SymbologySettings object.
Set the (inclusive) range of active symbol counts.
If an empty or invalid symbol count range is given, the range will be set to its default value.
The minimum accepted number of symbols.
The maximum accepted number of symbols.
The updated SymbologySettings object.
Enable or disable recognition of inverted-color symbology (in addition to normal colors).
Whether color inverted recognition is enabled.
The updated SymbologySettings object.
Enable or disable recognition of the symbology.
Whether the symbology is enabled for recognition.
The updated SymbologySettings object.
Generated using TypeDoc
A symbology-specific configuration object.
See https://docs.scandit.com/stable/c_api/symbologies.html for more details.