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