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