Image makeing script

Alex135

New member
Joined
Jun 19, 2006
Messages
1
Programming Experience
Beginner
ok im new here... but i have 1 question.

I am trying to make a VB windows application that i can input specifyed
text
i am useing Visual Studio 2003
i.e.

VB.NET:
Variable 0: 0
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 50
Sensor 3: 49
Sensor 3: 49
Sensor 3: 51
Sensor 3: 54
Sensor 3: 57
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 58
Sensor 3: 56
Sensor 3: 51
Sensor 3: 50
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
Sensor 3: 49
And much more obviusly... and turn it into a grey scale image that can be
displayed on screen and can be saved to a image format. (png preferd)

Where the sensor 3: is the value and when the variable 0: value is the line
number that it is scanning.

I have seen it done before but there was never any example code.

thanks in advance. :)
 
Back
Top