summaryrefslogtreecommitdiffstats
path: root/src/bmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Writing 8 bit grayscale imageOliver Schinagl2005-04-141-1/+14
|
* bmp.c is for reading and writing bmp-filesOliver Schinagl2005-04-111-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