📄 readme.txt
字号:
This camera sample application is developed for Nokia Series 60 Platform 2.0. It is designed to run on the
Nokia 6600 devices. The application implements basic features of the build-in camera using the on-board camera
APIs "MCameraObserve" and "CCamera".
Pictures taken by this example will be saved under the c:\nokia\images folder and the file name is
hardcoded with "CameraAppxx.jpg", where "xx" is a number automatically generated by the sample code.
The purpose of the sample application is to demonstrate how to use the CCamera and MCameraObserver APIs
to:
1) do a view finding in "Standard" and "Portrait" mode
2) take a still image in the both "Standard" and "portrain" mode
3) save an image into the standard image folder
4) zooming can be achieved by using the up/down arrow keys
It also shows you how to:
4) switch to the media gallery application to view images programmatically
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -