[Overview][Classes][Index] Reference for unit 'ocr' (#Simba)

TMOCR.getTextPointsIn

Declaration

Source position: ocr.pas line 50

public function TMOCR.getTextPointsIn(

  sx: Integer;

  sy: Integer;

  w: Integer;

  h: Integer;

  shadow: Boolean;

  var _chars: T2DPointArray;

  var _shadows: T2DPointArray

):Boolean;