public static void TakenPicture(string fileName)
 {
     PhotoTakenEvent.Invoke(fileName);
 }