still tweaking...

This commit is contained in:
phyto
2020-12-07 22:02:08 +01:00
parent 8668e15d3e
commit ae7fdd49bc
3 changed files with 22 additions and 7 deletions

View File

@@ -7,6 +7,6 @@
/* first experiments */
int get_float_metric_a(FloatImg *pimg, float *where);
int get_float_metric_a_from_file(char *imgname, float *where);
int get_float_metric_from_file(char *imgname, float *where, int mode);
/* -------------------------------------------------------------- */