more experiment...

This commit is contained in:
2020-12-08 15:51:07 +01:00
parent ae7fdd49bc
commit b03e674056
8 changed files with 32 additions and 19 deletions

View File

@@ -172,6 +172,10 @@ switch (idFx) {
case 14:
retval = desaturate(image);
break;
case 15:
retval = kill_a_few_lines(image, fval,
image->height/20);
break;
/* here are the glitches */
case 24: /* experiment ! */