Scale image to Windows DIB
- ScaleX
- ScaleY
Creates Device Independent Bitmap (DIB). DIB starts with BITMAPINFOHEADERstructure. To release DIB created by this function use GlobalFree (hDib)
VB Example (Visual Basic) | ![]() | |
---|---|---|
|