"img_crump_hard" was made in the bibcave

This commit is contained in:
tth
2021-06-01 09:44:48 +02:00
parent 49d2703612
commit e88ea153bd
5 changed files with 62 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
* http://la.buvette.org/photos/cumul
*/
#define FIMG_VERSION 152
#define FIMG_VERSION 153
/*
* in memory descriptor
@@ -124,7 +124,7 @@ int fimg_binarize(FloatImg *pimg, int notused);
int fimg_trinarize(FloatImg *pimg, int notused);
/* module sfx3.c */
int fimg_crump_hard(FloatImg *src, FloatImg *dst, float kval, int notused);
/* module sfx4.c */
int fimg_sfx_triplemul(FloatImg *s, FloatImg *d, int notused);