Barcode Xpress for Java v14.0 - Updated
Developer Guide / How To / Acquire an Image for Barcode Recognition
In This Topic
    Acquire an Image for Barcode Recognition
    In This Topic

    Barcode Xpress for Java works with 1-bit black and white, 8-bit grayscale, and 24-bit color BMP images.

    Barcode Xpress for Java may also process images in other formats that can be loaded into a java.awt.image.BufferedImage object, such as GIF, JPEG, and PNG.

    See Also

    Analyze Barcodes

    Access Results