Overload | Description |
---|---|
Analyze(Stream) | Detects barcodes on the given image contained within the stream. |
Analyze(Bitmap) | Detects barcodes on the given bitmap image. This method only works on Windows. |
Analyze(IntPtr) | Detects barcodes on the given hDIB image. |
Analyze(Object) | Detects barcodes on the given Object. |
Is this page helpful?
Yes
No