CreateDIBSection (gdi32)
Last changed: -79.199.85.178

.
Summary

C# Signature:

[DllImport("gdi32.dll")]
static extern IntPtr CreateDIBSection(IntPtr hdc, [In] ref BITMAPINFO pbmi,
   uint iUsage, out IntPtr ppvBits, IntPtr hSection, uint dwOffset);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!333

Alternative Managed API:

Do you know one? Please contribute it!

Documentation