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.

Hierarchy

Overview

Methods

Public class procedure StoreImage(APath: string);

Description

Methods

Public class procedure StoreImage(APath: string);
 

Generated by PasDoc 0.16.0.