Win32APIDeleteDC Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Win32API.DeleteDC(System.IntPtr)"]

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

public static bool DeleteDC(
	IntPtr hdc
)

Parameters

hdc
Type: SystemIntPtr

[Missing <param name="hdc"/> documentation for "M:OpenCvSharp.Win32API.DeleteDC(System.IntPtr)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Win32API.DeleteDC(System.IntPtr)"]

See Also

Reference