simage  1.8.3
Coin3D texture image library
Loading...
Searching...
No Matches
simage_tga.h File Reference
#include <config.h>

Go to the source code of this file.

Functions

int simage_tga_error (char *buffer, int bufferlen)
 
int simage_tga_identify (const char *filename, const unsigned char *header, int headerlen)
 
unsigned char * simage_tga_load (const char *filename, int *width, int *height, int *numComponents)
 

Function Documentation

◆ simage_tga_error()

int simage_tga_error ( char * buffer,
int bufferlen )

◆ simage_tga_identify()

int simage_tga_identify ( const char * filename,
const unsigned char * header,
int headerlen )

◆ simage_tga_load()

unsigned char * simage_tga_load ( const char * filename,
int * width,
int * height,
int * numComponents )