I have loaded a 256 color bitmap in an object of CBitmap class, I need to access that bitmap as a two dimensional array. (using for example name[][] subscript). Can anyone please suggest a function...