>for the setting a pixel section, shouldn't you OR the bitmask, rather than >ANDing it? >it seems like ANDing it would reset all the pixels and only save that one if >it was already set. I should :-) Thanks