Page 1 of 1

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

Posted: Fri May 20, 2022 11:26 am
by answerhappygod
Q1 Write A C Program To Do The Following A In Button1 Read An Image Using Open File Dialog And Put It In Imagebox1 1
Q1 Write A C Program To Do The Following A In Button1 Read An Image Using Open File Dialog And Put It In Imagebox1 1 (15.11 KiB) Viewed 34 times
Q1/ 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.