FloatImg/funcs/fimg-tiff.c

13 lines
334 B
C
Raw Normal View History

2019-03-03 16:22:55 +01:00
/*
* FLOATIMG
* import/export to/from TIFF files
*/
#include <stdio.h>
#include "../floatimg.h"
/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */