Python Parallel with Bitmaps

GetPixel and SetPixel are inherently super slow. I would consider going with an alternative approach before threading them (as per the hits in the Google search).

Edit: Here’s a relevant thread:

Also, you can syntax highlight your code like so: