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