forked from tTh/FloatImg
better cumulator
This commit is contained in:
@@ -70,7 +70,7 @@ for (foo=0; foo<nbb; foo++) {
|
||||
(src->R[foo] + src->G[foo] + src->B[foo]) / 3.0;
|
||||
}
|
||||
|
||||
return -99;
|
||||
return 0;
|
||||
}
|
||||
/* --------------------------------------------------------------------- */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user