开发者

how to capture an image from the window mobile device using Qt?

开发者 https://www.devze.com 2022-12-14 18:03 出处:网络
I\'m trying to capture an image from the window mobile device using Qt. Is there t开发者_开发知识库he APIs in Qt-wince to access the camera in the window mobile device?There is no such API available t

I'm trying to capture an image from the window mobile device using Qt. Is there t开发者_开发知识库he APIs in Qt-wince to access the camera in the window mobile device?


There is no such API available through Qt, as Qt tries to provide the same API on all platforms. However, since devices differ and mobile becomes more and more important to Qt (just look at who's owning the company) there is work on a Mobility API that will expose available device specifics such as cameras, gyros, e-mail, sms, etc. For now, cameras does not seem to be implemented (at least not yet). Either way, you can look at a preview here: http://qt.nokia.com/developer/new-qt-apis .

0

精彩评论

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

关注公众号