- 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.
推薦閱讀
- Linux設備驅動開發詳解:基于最新的Linux4.0內核
- Getting Started with oVirt 3.3
- 每天5分鐘玩轉Kubernetes
- 嵌入式Linux驅動程序和系統開發實例精講
- 網絡操作系統教程:Windows Server 2016管理與配置
- STM32庫開發實戰指南:基于STM32F4
- Android物聯網開發細致入門與最佳實踐
- Kali Linux 2018:Windows Penetration Testing
- 從實踐中學習Kali Linux無線網絡滲透測試
- VMware Horizon View Essentials
- Introduction to R for Quantitative Finance
- UI設計手繪表現從入門到精通
- 統信UOS應用開發進階教程
- Learn Quantum Computing with Python and IBM Quantum Experience
- Linux系統安全:縱深防御、安全掃描與入侵檢測