StructurePointer Constructor (Object) OpenCvSharp Class Library
Initializes a new instance of the StructurePointer class

Namespace:  OpenCvSharp.Utilities
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public StructurePointer(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.Utilities.StructurePointer.#ctor(System.Object)"]

See Also

Reference