System.Windows.Forms.ControlPaint.CreateHBitmap16Bit Method

Creates a 16-bit color bitmap.

Syntax

public static IntPtr CreateHBitmap16Bit (System.Drawing.Bitmap bitmap, System.Drawing.Color background)

Parameters

bitmap
The System.Drawing.Bitmap to create.
background
The System.Drawing.Color of the background.

Returns

An IntPtr representing the handle to the bitmap.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0