Emgu CV Library Documentation
ToMatrix Method
NamespacesEmgu.CVPoint<(Of <(T>)>)ToMatrix()()()

www.emgu.com/wiki
Convert this point to matrix
Declaration Syntax
C#Visual BasicVisual C++
public Matrix<T> ToMatrix()
Public Function ToMatrix As Matrix(Of T)
public:
Matrix<T>^ ToMatrix()
Return Value
A matrix that represent this point

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)