forked from tTh/FloatImg
bla
This commit is contained in:
parent
cdeeb9d92d
commit
8f6d80da12
|
@ -52,6 +52,7 @@ for (foo=0; foo<nbb; foo++) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
/* --------------------------------------------------------------------- */
|
/* --------------------------------------------------------------------- */
|
||||||
|
/* this function can work 'in place' */
|
||||||
int fimg_desaturate(FloatImg *src, FloatImg *dst, int notused)
|
int fimg_desaturate(FloatImg *src, FloatImg *dst, int notused)
|
||||||
{
|
{
|
||||||
int foo, nbb;
|
int foo, nbb;
|
||||||
|
|
Loading…
Reference in New Issue