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

  • TObject
  • TPersistent
  • TComponent
  • TPhotoService

Overview

Methods

Public class procedure StoreImage(APath: string);

Description

Methods

Public class procedure StoreImage(APath: string);

This item has no description.


Generated by PasDoc 0.16.0-snapshot.