Gets a handle to a device dependent bitmap for the image.
Visual Basic |
---|
Public Function ToHBitmap() As Long |
An HBITMAP created from the current image.
When hBMP is called, the current DIB is converted to a device dependent bitmap, and stored at hBMP. The caller is responsible for freeing the HBITMAP. The value of hBMP will change in subsequent calls.