This commit is contained in:
tonton th 2020-12-20 12:43:08 +01:00
parent cdeeb9d92d
commit 8f6d80da12
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ for (foo=0; foo<nbb; foo++) {
return 0;
}
/* --------------------------------------------------------------------- */
/* this function can work 'in place' */
int fimg_desaturate(FloatImg *src, FloatImg *dst, int notused)
{
int foo, nbb;