public static void Main() { ImageTreatment.App app = new ImageTreatment.App(); app.InitializeComponent(); app.Run(); }