I am trying to do some research on file formats especially image formats. Information such as header layouts for particular types of image formats and how to parse them using C++. If anyone can point me in the right direction of some good tutorials or books. that would be helpful. thanks
[edit] If there are any resources on the general layout of a file format and what and what not to look out for in formats that will be beneficial as well