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