Searched refs:stbi_info_from_memory (Results 1 – 1 of 1) sorted by relevance
241 extern int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp);4988 int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp) in stbi_info_from_memory() function