forked from tTh/FloatImg
KRKRKR
This commit is contained in:
parent
7157ce47a3
commit
cc6dd330ed
|
@ -9,4 +9,11 @@
|
|||
|
||||
/* --------------------------------------------------------------------- */
|
||||
/* --------------------------------------------------------------------- */
|
||||
int essai_ecrire_tiff(FloatImg *src, char *fname)
|
||||
{
|
||||
|
||||
/* bon, tout cela semble bien tortueux ! */
|
||||
|
||||
return 0;
|
||||
}
|
||||
/* --------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue