Show / Hide Table of Contents

Delegate TrackbarCallbackNative

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