there is a way to colour (apply tint) an image using jQ or some plugs? thank you
nico's answer is great if you're after a simple tinge of a colour - however, if you're talking about desaturating an image and then applying a tint (so that the image is only in green for example) then you can have a look at image manipulation with
After some googling, I found this library for canvas that focuses on photo manipulation operations: https://github.com/meltingice/CamanJS