Trying to loop through all pixels in a bmp with arduino

Well, since the code in the article stores the entire image in memory, one must ask if your Arduino has enough memory for your image data?
Paul