How would you go about using color masks in SFML 2.0? I remember in SFML 1.6 if was something like image.CreateColorMask() or something like that. But now in 2.0 I can't seem to figure out how to do that, especially since sprites are now "textures" and not "images". Any help? Thanks