TDetector.Create Constructor
Definition
Initializes a new instance of the Detector class.
Delphi
constructor Create(const image: TBitMatrix)
Parameters
- image
- TBitMatrix
The image.
Initializes a new instance of the Detector class.
constructor Create(const image: TBitMatrix)
The image.