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