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

Go to the source code of this file.

Functions

int simage_pic_error (char *buffer, int bufferlen)
 
int simage_pic_identify (const char *filename, const unsigned char *header, int headerlen)
 
unsigned char * simage_pic_load (const char *filename, int *width, int *height, int *numComponents)
 

Function Documentation

◆ simage_pic_error()

int simage_pic_error ( char * buffer,
int bufferlen )

◆ simage_pic_identify()

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

◆ simage_pic_load()

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