MatRefcount Property OpenCvSharp Class Library
pointer to the reference counter; when matrix points to user-allocated data, the pointer is NULL

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IntPtr Refcount { get; }

Return Value

Type: IntPtr
pointer to the reference counter
See Also

Reference