more experiment...
This commit is contained in:
@@ -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 ! */
|
||||
|
||||
Reference in New Issue
Block a user