Show / Hide Table of Contents

Delegate MatForeachFunctionByte

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