- Delphi Programming Projects
- William Duarte
- 102字
- 2021-06-24 14:27:08
Interacting with the camera
There are at least two ways to take a picture with FireMonkey—the first, for the lazy, is to use an ActionList, linking the action of taking a photo to a visual component, such as a button. In this case, your application will request access to the device's camera application.
The second form, however, gives us more freedom in terms of functionality, using TCameraComponent. With it, you can set the resolution, specify the type of camera (front or back) that can be used, choose to use the flash, and you can even create your own flashlight application.
推薦閱讀
- 全屋互聯(lián):智能家居系統(tǒng)開發(fā)指南
- 無蘋果不生活 OS X Mountain Lion隨身寶典
- Arch Linux Environment Setup How-to
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Docker+Kubernetes應(yīng)用開發(fā)與快速上云
- Learning Magento 2 Administration
- Ceph分布式存儲實戰(zhàn)
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)項目教程(第4版)
- Python UNIX和Linux系統(tǒng)管理指南
- Learn CUDA Programming
- Windows Vista終極技巧金典
- 統(tǒng)信UOS應(yīng)用開發(fā)進階教程
- Android應(yīng)用性能優(yōu)化最佳實踐
- OpenStack Essentials(Second Edition)
- BuddyPress Theme Development