VintaSoft Barcode .NET SDK Discussions
Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.
Board index < VintaSoft Barcode < VintaSoft Barcode .NET SDK Discussions
What does this method do besides take and image and convert to a Bitmap?ProcessImage method should be used if you want to preview the processed image before barcode reader analyzes it. Method should be used for visual calibration of the barcode reader. Do not use this method if you do not need to preview the processed image.
Can you give me a scenario besides drawing a box around the found barcode(s)?Please see our demo and look for code that draws a box around the found barcode.