简体   繁体   English

在C#中生成2D数据矩阵图像

[英]Generate a 2d data matrix image in c#

I am pretty much a beginner in c#. 我几乎是C#的初学者。 I got a task to generate a 16mm X 16mm barcode by reading a 20 character length alphanumeric code. 我有一个任务,通过读取20个字符长的字母数字代码来生成16mm X 16mm的条形码。 It should generate 2D data matrix image. 它应该生成2D数据矩阵图像。 Can someone help me out in this where to begin and how to approach. 有人可以帮助我解决从哪里开始以及如何处理。 I read couple of tutorials, but was not able to crack it down. 我读了几本教程,但无法对其进行深入研究。 Please help me with step by step tutorial for the same. 请帮我一步一步的教程。 Thanks 谢谢

您可以直接下载此处提供的库然后按照同一页面上提供的教程进行操作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM