Class TPhotoService
Unit
Declaration
type TPhotoService = class(TComponent)
Description
TPhotoService enables to store/retrieve images to/from the system Photos app. It may also request user to take a new photo with the camera.
At the moment, only storing images is implemented.
Source: services/castlephotoservice.pas (line 30).
Hierarchy
- TObject
- TPersistent
- TComponent
- TPhotoService
Overview
Methods
| Public | class procedure StoreImage(const ImageUrl: string); |
Description
Methods
| Public | class procedure StoreImage(const ImageUrl: string); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.