Table of Contents

Constructor MatMemoryManager

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

MatMemoryManager(Mat, bool)

Create a new UnmanagedMemoryManager instance at the given pointer and size

public MatMemoryManager(Mat mat, bool isDataOwner = true)

Parameters

mat Mat
isDataOwner bool

Remarks

It is assumed that the span provided is already unmanaged or externally pinned