Class TPhotoService
Unit
CastlePhotoService
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.
Hierarchy
Overview
Methods
Description
Methods
 |
class procedure StoreImage(APath: string); |
|
|
Generated by PasDoc 0.15.0.
|