Updated: October 28, 2024 |
Read a configuration file and load codecs
#include <img/img.h> int img_cfg_read (img_lib_t ilib, const char *path )
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 |