Click or drag to resize

DisposableCvObject Constructor (Boolean)

Initializes a new instance of the DisposableCvObject class

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected DisposableCvObject(
	bool isEnabledDispose
)

Parameters

isEnabledDispose
Type: SystemBoolean

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

See Also