why are you using this "pic" format? this format isnt even supported by QImageReader. Either you use a format that is supported by QImageReader or you write your own image format plugin using QPictureFormatPlugin/QImageIOPlugin. The former approach is much better of course.
Bookmarks