ImageEn, unit ievision
TIEVisionPoint2f
Declaration
TIEVisionPoint2f = packed record
x: single;
y: single;
end;