Question: / write a C# program to do the following: a) In button1 Read an image using open file dialog and put it in imagebox1.

/ write a C# program to do the following: a) In button1 Read an image using open file dialog and put it in

/ write a C# program to do the following: a) In button1 Read an image using open file dialog and put it in imagebox1. b) In button2 convert the image in imagebox2 to grey-scale image and draw the histogram to it. Use 64 bin. c) In button3 minimize the imagebox3 from centre using timer.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To create a C program that carries out the tasks described you would typically use Windows Forms or WPF Windows Presentation Foundation for the user interface Here I will provide a conceptual guide on ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!