Skip to content

Photo Effects 🧪 Application which is built with Embarcadero Delphi FireMonkey

License

Notifications You must be signed in to change notification settings

MuminjonGuru/Photo-Effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Show some ❤️ 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

Releases

No releases published

Packages

No packages published

Languages