blah blah blah is here! blah blah » Close

0
votes
0 answers

setpixel bitmap writing

I'm just trying stuff out in visual studio now. But say i would like to make a progress bar, i have my bitmap and I’m updating it per timer tick to write a new vertical line of pixels and then update the image. The problem is here that ther ...

0
votes
1 answers

Image to text conversion

[b]Hey, I have a problem regarding image to text conversion. I m extracting all the colors from the image and storing them into a text file, for the same i m using GETPIXEL() ,as it returns RGB values. Now when i do this the processing tim ...

Feedback