Initializes a new instance of the DisposableGpuObject class
Namespace: OpenCvSharp.CPlusPlus.Gpu
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- ptr
- Type: SystemIntPtr
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.DisposableGpuObject.#ctor(System.IntPtr,System.Boolean)"]
- isEnabledDispose
- Type: SystemBoolean
[Missing <param name="isEnabledDispose"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.DisposableGpuObject.#ctor(System.IntPtr,System.Boolean)"]
See Also