Table of Contents

Class GMat

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

The equivalent of cv::GMat

public class GMat : UnmanagedObject, IDisposable
Inheritance
GMat
Implements
Inherited Members

Constructors

GMat()

Create a new GMat

public GMat()

Methods

DisposeObject()

Release all the unmanaged memory associated with this GMat

protected override void DisposeObject()