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