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