aboutsummaryrefslogtreecommitdiffstats
path: root/minilibx/mlx_png.h
blob: 83ef145aecd5be13b74741b5056fede9848ec3b8 (plain)
1
2
3
4



void    *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);