Copy image to new Windows Bitmap
| Visual Basic |
|---|
Public Function SaveToBitmap() As Long |
Creates Windows Device Dependent Bitmap (DDB). DDB starts with BITMAP structure. To release DDB created by this function use DeleteObject
| VB Example (Visual Basic) | Copy Code | |
|---|---|---|
| ||