dos33fsprogs/gr-utils/loadpng.h

3 lines
81 B
C
Raw Normal View History

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