FILE *f; unsigned char *img = NULL; int filesize = 54 + 3*w*h; ... Without the use of any other library you can look at the BMP file format.
確定! 回上一頁