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
Generated by PasDoc 0.17.0.snapshot.