diff --git a/funcs/fimg-tiff.c b/funcs/fimg-tiff.c index a1af487..76a509a 100644 --- a/funcs/fimg-tiff.c +++ b/funcs/fimg-tiff.c @@ -9,4 +9,11 @@ /* --------------------------------------------------------------------- */ /* --------------------------------------------------------------------- */ +int essai_ecrire_tiff(FloatImg *src, char *fname) +{ + + /* bon, tout cela semble bien tortueux ! */ + +return 0; +} /* --------------------------------------------------------------------- */