Invert texture's color

you could multiply by -1 then add 1. that seems to do the trick but im sure there must be a more proper way to do it