ImageEn, unit ievision

TIEVisionLibrary.createVectorPoint2f

TIEVisionLibrary.createVectorPoint2f


Declaration

function createVectorPoint2f(): TIEVisionVectorPoint2f; overload; safecall;
function createVectorPoint2f(src: TIEVisionVectorPoint2f): TIEVisionVectorPoint2f; overload; safecall;


Description

Create a vector (list) of points.

Parameter Description
src Vector to copy