ImageEn, unit ievision
TIEVisionFloatPair
TIEVisionFloatPair
Declaration
TIEVisionFloatPair = packed record
first: Single;
second: Single;
end;