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