SetBitmapBits (gdi32)
Last changed: -203.81.197.27

.

SetBitmapBits (gdi32)

Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.

To create a page in a module other than gdi32, prefix the name with the module name and a period.

.

Summary The SetBitmapBits API

C# Signature:

[DllImport("gdi32.dll")]

static extern int SetBitmapBits(IntPtr hbmp, uint cBytes, byte [] lpBits);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation SetBitmapBits on MSDN