I have images saved into a old database and I trying to convert them to BMP. Some of them have a header 01 00 00 01 and I cannot open because in accordance with the information given in File signatures this images are PIC files . Anybody knows how to open a PIC image with delphi. TBitmap, TPNGObject, TMetafile, TIcon and TJPEGImage doesn't work.
Thanks in advance