Description Converts a device independent bitmap to a device dependent bitmap. The returned handle is compatible with the standard Picture object Handle property.
Syntax Bitmap = [BiDib.]ConvertDIBToBitmap Dib
Remarks Bitmap LONGLONG The handle of a device dependent bitmap.
Dib LONGLONG The handle of a device independent bitmap.
See Also ConvertBitmapToDIB Method, CreateDIBPalette Method