TMulti Format Reader .Decode With State Method
Decode an image using the state set up by calling setHints() previously. Continuous scan clients will get a large speed increase by using this instead of decode().
function DecodeWithState(image: TBinaryBitmap): TReadResult
Parameters
- image
- Type: ZXing.BinaryBitmap.TBinaryBitmap
The pixel data to decode