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 EnumIMResultDataType {
IMRDT_IMAGE = 0x01,
IMRDT_CONTOUR = 0x02,
IMRDT_LINESEGMENT = 0x04,
IMRDT_LOCALIZATIONRESULT = 0x08,
IMRDT_REGIONOFINTEREST = 0x10,
IMRDT_QUADRILATERAL = 0x20
}
See C++ EnumIMResultDataType for more info.
latest version