简体   繁体   English

在C ++中扫描页面?

[英]scanning pages in c++?

I'd like to scan multiple pages via c++. 我想通过c ++扫描多个页面。 The idea is that the user puts the pages into the scanner and then presses a button of my application and the pages are scanned at 300 dpi and stored as PNG files. 想法是,用户将页面放入扫描仪中,然后按我的应用程序的按钮,页面以300 dpi的速度进行扫描并存储为PNG文件。

I searched for "PowerShell scanner" and found this right away: 我搜索了“ PowerShell扫描仪”,并立即发现了这一点:

http://cerealnumber.livejournal.com/47638.html http://cerealnumber.livejournal.com/47638.html

It's not that much code, and I think you only need the first 20 lines or so. 它不是很多代码,我认为您只需要前20行左右即可。 The best part is you don't need any sort of development tools to try it. 最好的部分是您不需要任何开发工具即可尝试。

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

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