| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Read a configuration file and load codecs
#include <img.h>
int img_cfg_read (img_lib_t   ilib,
                  const char *path )
img
This function reads the configuration file specified by path, and loads the codecs listed in it.
See img_lib_attach() for a description of the configuration file format.
Image library
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |