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 EnumGrayscaleTransformationMode {
GTM_INVERTED = 0x01,
GTM_ORIGINAL = 0x02,
GTM_SKIP = 0x00,
GTM_REV = 0x80000000
}
See C++ EnumGrayscaleTransformationMode for more info.
latest version