Click or drag to resize

Win32ApiGetDC Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("user32", SetLastError = true)]
public static IntPtr GetDC(
	IntPtr window
)

Parameters

window
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also