ImageEn, unit ievision

TIEVisionPoint

TIEVisionPoint

Declaration

  TIEVisionPoint = packed record
    x: int32_t;
    y: int32_t;
  end;