Click or drag to resize

DeviceSet Method

http://www.emgu.com
Set the native device pointer

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

Parameters

nativeDevicePointer
Type: SystemIntPtr

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

See Also