public class DecodeOptions
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
int |
CallbackWaitTimeout
已过时。
Timeout setting decWaitForDecode will wait before checking callback (WinCE Only)
|
int |
DecAttemptLimit
Amount of time decoder will spend on each image
|
int |
DecodeMode
已过时。
Decoding modes
|
int |
LinearRange
已过时。
Size of the window used in the Advanced Linear decoding mode
|
int |
MultiReadCount
Maximum number of barcodes to read in a single image
|
int |
PrintWeight
已过时。
Relative contrast
|
int |
SearchLimit
已过时。
Amount of time decoder will spend searching for a barcode
|
int |
VideoReverse
Video reverse (linear only)
|
构造器和说明 |
---|
DecodeOptions()
Data structure that is used to retrieve attributes of last acquired image
|
public int PrintWeight
public int DecodeMode
public int LinearRange
public int VideoReverse
public int DecAttemptLimit
public int SearchLimit
public int CallbackWaitTimeout
public int MultiReadCount