DisposableGpuObject Constructor (Boolean) OpenCvSharp Class Library
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

protected DisposableGpuObject(
	bool isEnabledDispose
)

Parameters

isEnabledDispose
Type: SystemBoolean

[Missing <param name="isEnabledDispose"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.DisposableGpuObject.#ctor(System.Boolean)"]

See Also

Reference