How set UMG image black and white

Hello,

can somebody tell me how i can set in widget coloured image black and white. Is it possible in the Design menu on the picture?

Thanks for answer

I don’t think so, either import a b/w image or use a shader to desaturate:

1 Like

Ok. I just dont want for every item icon two version but i do it if necessary.

Thanks for Answer amazing man!

In that case you could get away with an instance dynamic material, as above. The widget can feed its image as a parameter.