Show / Hide Table of Contents

Delegate MatForeachFunctionVec3i

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public delegate void MatForeachFunctionVec3i(Vec3i*value, int *position);
Parameters
Type Name Description
Vec3i* value
System.Int32* position
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX