dos33fsprogs/fancy_lores/loadpng.h

3 lines
81 B
C

int loadpng(char *filename, unsigned char **image_ptr, int *xsize, int *ysize);