You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to have this library expose a new class with the sole purpose of just taking in an IBrowserFile or a byte[] of an image and try to scan a code from it specifying which kind of BarcodeFormat expect?
(could be as jpeg from camera or other usual image formats(depends on what does the library supports))
The text was updated successfully, but these errors were encountered:
Is there a way to have this library expose a new class with the sole purpose of just taking in an
IBrowserFile
or abyte[]
of an image and try to scan a code from it specifying which kind ofBarcodeFormat
expect?(could be as jpeg from camera or other usual image formats(depends on what does the library supports))
The text was updated successfully, but these errors were encountered: