dos33fsprogs/gr-utils/loadpng.h
2017-05-03 22:21:19 -04:00

3 lines
81 B
C

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