Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
simage_pic.h File Reference
#include <config.h>

Go to the source code of this file.

Functions

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

Function Documentation

◆ simage_pic_load()

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

◆ simage_pic_identify()

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

◆ simage_pic_error()

int simage_pic_error ( char *  buffer,
int  bufferlen 
)