ImageEn, unit ievision

TIEVisionFloatPair


Declaration

  TIEVisionFloatPair = packed record
    first:  single;
    second: single;
  end;