TMultiFormatReader.hints Property

Definition

This method adds state to the MultiFormatReader. By setting the hints once, subsequent calls to decodeWithState(image) can reuse the same set of readers without reallocating memory. This is important for performance in continuous scan clients.

Delphi
property hints

Value

TDictionary<TDecodeHintType, TObject>