Lets say I applied rotation to an image.
I kept that Image object reference.
Then I want to apply other effect to same image object, but previous
effect already altered image.

So question is how to restore original state of the image?
Reloading not seems to be working, I mean image.load()!!!

Reply via email to