开发者

Reduce the size of a camera captured picture in c#

开发者 https://www.devze.com 2023-01-31 16:29 出处:网络
I want to know how to reduce the size of a camera captured picture in windows mobile.I would also like to know开发者_Python百科 how I can save it to a database and show it in picture box.Chris Tacke h

I want to know how to reduce the size of a camera captured picture in windows mobile. I would also like to know开发者_Python百科 how I can save it to a database and show it in picture box.


Chris Tacke had a great post about that:

http://blog.opennetcf.com/ctacke/2010/10/13/LoadingPartsOfLargeImagesInTheCompactFramework.aspx

It included zooming into the picture, but if you don't want that you could just leave that part of the implementation out.

0

精彩评论

暂无评论...
验证码 换一张
取 消