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