
Adds support for loading TIFF images with frames of varying dimensions.
Features
- 'BarCodeReader.ReadAsync()' now includes more options for reading single barcodes.
- Added async support to 'BarCodeReader' read methods, so that you can now use 'await' to avoid freezing your software.
- Upgraded to use the latest version of IronSoftware.System.Drawing (v2022.11.10457).
- Added support for loading TIFF images with frames of varying dimensions.