Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the sampling image data.
Attribute | Type |
---|---|
bytes |
byte[] |
width |
int |
height |
int |
The sampling image data in a byte array.
byte[] com.dynamsoft.dbr.SamplingImageData.bytes
The width of the sampling image.
int com.dynamsoft.dbr.SamplingImageData.width
The height of the sampling image.
int com.dynamsoft.dbr.SamplingImageData.height
latest version