Dofactory.com
Dofactory.com
 Back to list
Views:   9.7K
Replies:  2
Archived

Pattern for Editing Images

Hi

Does anyone know of a pattern to help editing images and maintain the state of each change made on that image?
Any suggestions appreciated.

Thanks,
Mauro
Mauro none, Jul 09, 2010
Reply 1
thanks for your suggestion
Mauro none, Jul 10, 2010
Reply 2
That's an easy one: use the Command Pattern. This will allow you to push and pop a multi-level set of commands onto a stack.

See here for more information on Undo, Redo, Command: http://en.wikipedia.org/wiki/Undo

Hope this helps.
Walt Lynton, Jul 09, 2010
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.