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