Hello,
Aspose.BarCode supports several file formats.
Does it also support recognizing barcodes in the standard java.awt.image.BufferedImage images from the JDK?
Thanks
Hi Mario,
Thank you for contacting support. Yes, we can load and recognize barcode images those are saved in the BufferedImage objects. Please go through the recognition part help docs:
- https://docs.aspose.com/barcode/java/multithread-barcode-reading/
- Read Barcodes using Barcode Java API|Documentation
Please feel free to reply us in case of any confusion or questions.
Hello,
the Java API documentation only mentions a constructor without arguments, that’s why I missed the constructor accepting a BufferedImage.
As usual, many thanks for the excellent support: timely, professional, competent and kind. That’s something I very much appreciate 
Hi, Mario
Thank you for this kind feedback.
mrossi:
the Java API documentation only mentions a constructor without arguments,
We’ve recorded this point and will cater in the future while new updates of the API docs. Once again thank you for the cooperation.