Win32API Wrapper
SystemObject OpenCvSharpWin32API
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static class Win32API
Public NotInheritable Class Win32API
public ref class Win32API abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Win32API = class end
The Win32API type exposes the following members.
| Name | Description |
---|
  | CreateCompatibleDC | |
  | DeleteDC | |
  | DeleteObject | |
  | FreeLibrary | |
  | GetDC | |
  | GetDIBColorTable | |
  | GetDIBits | |
  | GetIconInfo | |
  | GetProcAddress | |
  | LoadLibrary | |
  | ReleaseDC | |
  | SelectObject | |
  | SetDIBitsToDevice(IntPtr, Int32, Int32, UInt32, UInt32, Int32, Int32, UInt32, UInt32, IntPtr, Win32APIBITMAPINFO, UInt32) | |
  | SetDIBitsToDevice(IntPtr, Int32, Int32, UInt32, UInt32, Int32, Int32, UInt32, UInt32, IntPtr, IntPtr, UInt32) | |
  | SetStretchBltMode | |
  | StretchDIBits | |
Top
Top
Reference