trandoductin wrote:
Steve, I have functions in my code that calls setpixel and getpixel, and some globals that it sets up in order to use those functions and then code at the end to push the updated data to image. Hopefully you can work that out.
Thanks for the info Tim, with the speed your attaining my first thoughts were you must be writing sections in C++, C# or machine code, happy to know it's setpixel and getpixel. I will follow your code through as I really want to understand how your achieving this.
Caleb13 wrote:
@Steve: an interesting approach, but please keep in mind that my aim was to remove the unwanted black dots around the text.
Sorry Caleb13, my Modus operandi in life seems to be going off at tangents, anyway good luck with your project.