Is there a way to modify Image properties, such as the Tint, with blueprints?

Hey everyone! I’ve got an image in my UI, and I want to change its tint based on blueprints. I know that the image is essentially a Slate Brush, but I really want to tint it on the fly, based on some in-game factors. Is there a way I can do that? Any help would be appreciated.