okay, i've been having a little trouble working with bitmaps in c++. i've learned a lot, but i'm still having problems with:
1.) saving the bitmap after i have blit-ed it.
and
2.) working with the bit maps. i.e. parsing through pixels to find a certain rbg value, and then returning the pixel coordinate.
i'm not even sure if i'm doing what i've done correctly since i only fully understand about 75% of the code. but i've only been working with c++ for a week so i'll catch on :)