Saving the image operations made in the program and opening them later

Imagine that I transferred the photos I took with the camera to image. If I need to stop the process or close the program, I want to bring the photos I took with the camera to the images I saved. So, is there such a thing as pause or temporary recording? Can we bring the photos to the same image after saving them?
I want to bring the images I saved back to the same image. If I need to close the program, the last photo I took will come up again.

Use a tinydb to save the image file path and image position (which image component)

You can then reload the images when you start the app.

You do not need to have 9 camera components and 9 buttons to call the camera, or 9 notifiers, just one of each will work, create logic in the blocks to handle the image assignments and notifier selections.