forked from tTh/FloatImg
oups again
This commit is contained in:
parent
8c514ffe99
commit
be4e6b0dc9
|
@ -50,7 +50,7 @@ Fx fx_list[] = {
|
|||
{ "binarize", Fx_binarize, 0, 1 },
|
||||
{ "trinarize", Fx_trinarize, 0, 1 },
|
||||
{ "hilightr", Fx_hilight_R, 0, 1 },
|
||||
{ "abs", Fx_absolute, 0, 0 },
|
||||
{ "abs", Fx_absolute, 0, 1 },
|
||||
{ NULL, 0, 0, 0 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue