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