Definition in file vil_save.h.
#include <vil/vil_fwd.h>
Go to the source code of this file.
Functions | |
| char const * | vil_save_guess_file_format (char const *filename) |
| Given a filename, guess the file format tag. | |
| char const* vil_save_guess_file_format | ( | char const * | filename | ) |
Given a filename, guess the file format tag.
The returned pointer may point into the filename string - so keep it valid.
1.5.1