summaryrefslogtreecommitdiffstats
path: root/src/bmp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-14Writing 8 bit grayscale imageOliver Schinagl1-1/+14
2005-04-11bmp.c is for reading and writing bmp-filesOliver Schinagl1-0/+64
jpeg.c is for reading and writing jpeg-files main.c is update with the new futures of bmp.c and jpeg.c