Photo-Effects icon indicating copy to clipboard operation
Photo-Effects copied to clipboard

Photo Effects 🧪 Application which is built with Embarcadero Delphi FireMonkey

Show some :heart: and star the repo to support the project

Delphi Photo Effects Android App - Open Source

Simple photo effects program using the Delphi FireMonkey for Android OS

Click the start button and follow me!

enter image description here enter image description here enter image description here

This Photo Effects app features :

  • More than ten effects
  • You can share pictures from this app

You can learn :

  • How to use Effect components
  • How to share pictures from the Delphi FireMonkey application

How to share images from Delphi FireMonkey Application?

procedure TFormMain.ShowShareSheetAction1BeforeExecute(Sender:TObject);
begin
  ShowShareSheetAction1.Bitmap.Assign(ImageMain.MakeScreenshot);
end;

Article>>

I'm on social networks:

My Android app which is built with Delphi FireMonkey