master
tonton th 2 years ago
parent cdeeb9d92d
commit 8f6d80da12

@ -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;

Loading…
Cancel
Save