Link Search Menu Expand Document

ReaderReadFromHBitmap Method

OverloadĀ List
NameDescription
Public methodReadFromHBitmap(IntPtr)
Reads barcodes from the image specified by GDI HBITMAP handle. You can find decoded barcodes in FoundBarcodes property.
Public methodReadFromHBitmap(IntPtr, Int32, Int32)
Reads barcodes from the image specified by GDI HBITMAP handle. You can find decoded barcodes in FoundBarcodes property.
Top
See Also

Reference