Browse our Products

Aspose.BarCode for Android via Java 21.6

All Changes

KeySummaryCategory
BARCODEANDROID-454Investigate and find solution for the large images processingEnhancement
BARCODENET-37797Remove Databar14 split pattern generation codeEnhancement
BARCODENET-37789Generated DataBar Expanded images are not recognized by other enginesBug
BARCODENET-37783Cannot read QR code image in the PDF fileBug
BARCODENET-37778The QR code recognition of certain image throws ExceptionBug
BARCODENET-37784Certain image cannot be recognizedBug

Public API and Backward Incompatible Changes

  • Added method com.aspose.barcode.barcoderecognition.QualitySettings.setImageScalingMode(ImageScalingMode)
  • Added method com.aspose.barcode.barcoderecognition.QualitySettings.getImageScalingMode():ImageScalingMode
  • Added enum ImageScalingMode
  • Added enum values ImageScalingMode.WITHOUT_SCALE ImageScalingMode.SCALE_800x600 ImageScalingMode.SCALE_1280x720 ImageScalingMode.SCALE_1920x1080