Sponsors

CreateDIBSection

Function name: CreateDIBSection

Defined in : gdi32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function CreateDIBSection Lib "gdi32" (ByVal hdc As Long, pBitmapInfo As BITMAPINFO, ByVal un As Long, ByVal lplpVoid As Long, ByVal handle As Long, ByVal dw As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Bitmap

Categories