PrApi: Calibrate |
Calibrates the object window of the opened device.
Public Function Calibrate( ByVal window_id As Long ) As Boolean
[Visual Basic] Public Function Calibrate(ByVal window_id As Long) As Boolean
[Delphi] function Calibrate(window_id: Integer): Boolean;
[C++] bool Calibrate(long window_id);
This method generates data for correcting the geometrical and colour distortions of the capturing system. This process can take up to 30-60 seconds according to the computers speed. For this method to work the calibration image is needed.
Class PrApi Overview PrApi Properties PrApi Methods ButtonEvent Capture