Unit 'ZXing.QrCode.Internal.FinderPatternFinder' Package
[Overview][Classes][Index] [#pl_zxing]

TFinderPatternFinder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ZXing.QrCode.Internal.FinderPatternFinder.pas line 46

type TFinderPatternFinder = class

protected

const

  MIN_SKIP = Integer; = 3

  

  MAX_MODULES = Integer; = 97

  

protected

  class function foundPatternCross();

  

  function handlePossibleCenter();

  

  property image: TBitMatrix; [r]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function find(); virtual;

  

end;

Inheritance

TFinderPatternFinder

  

|

TObject



CT Web help

CodeTyphon Studio