Click or drag to resize
OclDeviceSet Method
http://www.emgu.com
Set the native device pointer

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public void Set(
	IntPtr nativeDevicePointer
)

Parameters

nativeDevicePointer
Type: SystemIntPtr

[Missing <param name="nativeDevicePointer"/> documentation for "M:Emgu.CV.OclDevice.Set(System.IntPtr)"]

See Also