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
Reference