|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecodeResult | |
---|---|
com.honeywell.decodemanager.barcode | |
com.honeywell.iqimagemanager |
Uses of DecodeResult in com.honeywell.decodemanager.barcode |
---|
Methods in com.honeywell.decodemanager.barcode with parameters of type DecodeResult | |
---|---|
int |
Decoder.decodeImage(byte[] image,
DecodeResult result,
int width,
int height)
|
int |
Decoder.waitForDecodeTwo(int timeOut,
DecodeResult result)
|
Uses of DecodeResult in com.honeywell.iqimagemanager |
---|
Methods in com.honeywell.iqimagemanager with parameters of type DecodeResult | |
---|---|
int |
IQImageManager.decodeIQWithTimout(int timeout,
DecodeResult decRes)
Perform decode procedure during a specified timeout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |