VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Marking BarCode Regions in the Image

Aspose  (4 Submissions)   Graphics   VB.NET   Unknown Difficulty   Thu 6th January 2011   Mon 8th February 2021

Marking BarCode Regions in the Image

API Declarations



First, we will read the BarCodes in the image using the BarCodeReader.Read() method. Then, we will get the region of the barcode using BarCodeReader.GetRegion() method, which will return an instance of type BarCodeRegion. We can then draw edges around the barcode using BarCodeRegion.DrawBarCodeEdges() method.


Rate Marking BarCode Regions in the Image (1(1 Vote))
Marking BarCode Regions in the Image.bas

Marking BarCode Regions in the Image Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters