- 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 33 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.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q1/ write a C# program to do the following: a) In button1 Read an image using open file dialog and put it in imagebox1.
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.