stb_image.c | 366 extern stbi_uc *stbi_psd_load (char const *filename, int *x, int *y, int *comp, int req_comp); 552 extern stbi_uc *stbi_psd_load (char const *filename, int *x, int *y, int *comp, int req_comp); 4040 stbi_uc *stbi_psd_load(char const *filename, int *x, int *y, int *comp, int req_comp) function in typeref:typename:stbi_uc *
|