I am working on an x86 architecture-based Windows Form Image Editor application in C# in .NET Framework 4.5.2 having controls like Brightness, Contrast, Flipping effect, Rotate by angle, PAN, Magnifying effect, Line, etc. I want to add two buttons with Undo and Redo functionality. Can anyone help me out?