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