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 EnumColourClusteringMode{
CCM_AUTO = 0x00000001,
CCM_GENERAL_HSV = 0x00000002,
CCM_SKIP = 0x00,
CCM_REV = 0x80000000
}
See C++ EnumColourClusteringMode for more info.
latest version