I have run into an issue I can't solve and it's probably super easy for someone who knows what to do, all I want to do is apply a filter to an image on mouse over:

The only filter I can get to work is blur with:
Blur(3.5px)
but I have no idea which Value to add to get any other filter to work, is there a list somewhere I am missing?
Any help would be appreciated.
J