[]
public static extern IntPtr CreateDIBSection(IntPtr hdc, ref Win32.BITMAPINFO pbmi, uint iUsage, IntPtr ppvBits, IntPtr hSection, uint dwOffset)
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| Win32.BITMAPINFO | pbmi | |
| uint | iUsage | |
| IntPtr | ppvBits | |
| IntPtr | hSection | |
| uint | dwOffset |
| Type | Description |
|---|---|
| IntPtr |