Is it possible to run a visual C# windows application project on a computer that does not have visual studio?
Soulblazer
Posts
-
need help to develop C# software -
need help to develop C# softwareBut I face problems when i try to run the application in computers that do not have visual studio .net.
-
need help to develop C# softwareHow do I develop my C# project into a stand alone software that can run on any computer?
-
Displaying Picture in both Formscan some one help me out i am trying to display a picture in form1 picturebox into form2 picturebox(the same picture) i thought of using the parent and child thingie but i could not acheive what i want. thankz in advance
-
Displaying pixel valueserm it is a big one but will be cropping out a certain part of the picture to see the values.
-
Displaying pixel valuesi need to display the pixel values inorder to see clearly how the values changes each function.
-
Displaying pixel valuesi have only learnt Java basic however my supervisor wants us to pick us C# to do this project. i am confused as to i have to pull out the red, green and blue values for all the pixels of the whole picture so i was thinking maybe i would need three pointers one for each color. i have been looking at all 6 of your image processing articles for the pass 1 month++.
-
Displaying pixel valueshow many pointers do i need? 1 or 3? sorry abt that i just took up C# because of my project requirements i am rather confused now thanxz in advace:confused:
-
Displaying pixel valuesHi, i was wondering is it is possible to pull out the pixels values and display it out. (eg. pixel 1 ->[2,25,125])