static void RemoveRedEyeFilter(Photo photo)
 {
     Console.WriteLine("Apply RemoveRedEye");
 }