SaveToHBitmap method

Saves barcode image in a Windows Bitmap.

Syntax (VB)

Function SaveToHBitmap as Long

Returns

Windows Bitmap handle

Note

Bitmap created by this method should be deleted after use with Windows DeleteObject(bmp) call