Delegate MatForeachFunctionVec2f
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public delegate void MatForeachFunctionVec2f(Vec2f*value, int *position);
Parameters
Type | Name | Description |
---|---|---|
Vec2f* | value | |
System.Int32* | position |
public delegate void MatForeachFunctionVec2f(Vec2f*value, int *position);
Type | Name | Description |
---|---|---|
Vec2f* | value | |
System.Int32* | position |