Reading a Matrix Code
You can read the matrix code in an image automatically, using the Read
method.
This method returns an EMatrixCode instance that contains the following information about the found data matrix code:
□ | Its decoded string, |
□ | Its position in the image, |
□ | Its logical size, |
□ | Its encoding type, |
□ | Its grading results, |
□ | Methods to draw the data matrix code on the source image. |