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