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 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
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
Get step-by-step solutions from verified subject matter experts
