ImageEn, unit ievision

TIEVisionPoint


Declaration

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