如何使用c#扫描图像并将其保存在数据库中 [英] how scan image and save in database with c#

查看:130
本文介绍了如何使用c#扫描图像并将其保存在数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用c#扫描图像并将其保存在数据库中
请问我

how scan image and save in database with c#
plz ask me

推荐答案

Windows中有一些叫做Windows Image Acquisition(WIA)的东西.您可以使用它来获取图像.

http://forums.codeguru.com/showthread.php?439027- Windows-Image-Acquisition-(WIA)-Code [ ^ ]

那么任何文件或图像本质上都是字节数组(二进制数据).以下说明如何在SQL中存储二进制数据.

http://www.dbtutorials.com/advanced/storing-binary-sql-cs.aspx [^ ]
There''s something in Windows called Windows Image Acquisition (WIA). You can use that to get the image.

http://forums.codeguru.com/showthread.php?439027-Windows-Image-Acquisition-(WIA)-Code[^]

Then any file or image is essentially a byte array (binary data). The following explains how to store binary data in SQL.

http://www.dbtutorials.com/advanced/storing-binary-sql-cs.aspx[^]


http://stackoverflow.com/questions/3977395/reading-scanned-document-to-database-fields-using-c-sharp [
Top Secret Site on the Internet[^]

Top answer is : http://stackoverflow.com/questions/3977395/reading-scanned-document-to-database-fields-using-c-sharp[^]
That first site will get you far in the world. :)


您可以找到一些非常有用的图像采集SDK(TWAIN).

^ ]
You can find there some very usefull image acquisition SDK (TWAIN).

http://www.google.com/#hl=en&sclient=psy-ab&q=free+imaging+sdk&oq=free+imaging+sdk&gs_l=hp.3..0j0i5i30l2j0i8i30.3064.8272.0.8634.16.11.0.5.5.0.146.1099.7j4.11.0.les%3B..0.0...1c.1.5pSh_PNDnIw&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.&fp=e62bd0c61358fc8&biw=1344&bih=678[^]


这篇关于如何使用c#扫描图像并将其保存在数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆