classif trial in fimgfx
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 133
|
||||
#define FIMG_VERSION 134
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -210,7 +210,7 @@ void fimg_print_minmax(float minmax[6], char *titre);
|
||||
int parse_WxH(char *str, int *pw, int *ph);
|
||||
int parse_double(char *str, double *dptr);
|
||||
int format_from_extension(char *fname);
|
||||
|
||||
char * extension_from_format(int fmt);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user