TDecodeHintType.PURE_BARCODE EnumMember
Definition
Image is a pure monochrome image of a barcode. Doesn't matter what it maps to; use bool = true.
Delphi
const PURE_BARCODE = TDecodeHintType(1)
Image is a pure monochrome image of a barcode. Doesn't matter what it maps to; use bool = true.
const PURE_BARCODE = TDecodeHintType(1)