?? 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 + -