MatForeachFunctionVec2f Delegate |
[Missing <summary> documentation for "T:OpenCvSharp.MatForeachFunctionVec2f"]
Namespace: OpenCvSharp
public delegate void MatForeachFunctionVec2f( Vec2f* value, int* position )
Visual Basic does not support APIs that consume or return unsafe types.
public delegate void MatForeachFunctionVec2f( Vec2f* value, int* position )
F# does not support APIs that consume or return unsafe types.