Click or drag to resize

DeviceSet Method

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

Namespace:  Emgu.CV.Ocl
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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