Esempio n. 1
0
 public UndoHelper(ImageParameters img)
 {
     this.img = img;
 }
Esempio n. 2
0
 //Reset the instance, preserve critical data
 public static void ResetInstance()
 {
     m_Instance = new ImageParameters();
 }
Esempio n. 3
0
 //Reset the instance, preserve critical data
 public static void ResetInstance()
 {
     m_Instance = new ImageParameters();
 }