pureBarcode property

DecodeHintType<void> pureBarcode
final

Image is a pure monochrome image of a barcode. Doesn't matter what it maps to; use {@link Boolean#TRUE}.

Implementation

static final pureBarcode = DecodeHintType<void>();