read image into an array

Hi everyone, I am new to C++ programming , I just want some information on how to read an image into an array. I am working on this for the past week and am unable to figure it out, can some one please help me.
Search for the Boost Generic Image Library. There are some examples with the documentation on the Boost site. This isn't exactly a beginner C++ topic though.
Can you provide me with a link @panGalactic
Two clicks after Googling "Boost Image Libraries" got me here: http://www.boost.org/doc/libs/1_49_0/libs/libraries.htm#Image-processing

Problem solving is fun!
Topic archived. No new replies allowed.