marcalban - 2005-10-09

Logged In: YES
user_id=1344300

look at the lockbits()/unlockbits() methods of the bitmap
class. I looks like we can use this method to modify the
existing bitmap so we dont have to waste time creating a new
one each time.