moving trinarize func
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 126
|
||||
#define FIMG_VERSION 127
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -114,6 +114,7 @@ int fimg_highlight_color(FloatImg *src, FloatImg *dst,
|
||||
|
||||
/* module sfx2.c */
|
||||
int fimg_binarize(FloatImg *pimg, int notused);
|
||||
int fimg_trinarize(FloatImg *pimg, int notused);
|
||||
|
||||
/* funcs/rotate.c module */
|
||||
/* #coronamaison */
|
||||
|
||||
Reference in New Issue
Block a user