Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
enum EnumTextureDetectionMode {
TDM_AUTO = 0x01,
TDM_GENERAL_WIDTH_CONCENTRATION = 0x02,
TDM_SKIP = 0x00,
TDM_REV = 0x80000000
}
See C++ EnumTextureDetectionMode for more info.
latest version