Searched refs:image_load_tga (Results 1 – 1 of 1) sorted by relevance
149 int image_load_tga (image_t * image, char *filename) in image_load_tga() function577 if (image_load_tga(&rgb888_logo, inputfile) < 0) { in main()