Is there any way to change the an IMG brightness/contrast using javascript?
If you're wondering why I need this, its is because I wanted to add this as a function to my IE's context menu ( using which I can decrease and increase the image's brighteness and contrast by right clicking on it and selecting this from the menu..
The best I could do now is to change its alpha value to make it bright, but this is too less than perfect and fails with images on black backgrounds. Not sure if I'm making sense here?
If not, please ask and I'll show you a demo of what I'm making (or have been able to make so far)
thanks!
san
If you're wondering why I need this, its is because I wanted to add this as a function to my IE's context menu ( using which I can decrease and increase the image's brighteness and contrast by right clicking on it and selecting this from the menu..
The best I could do now is to change its alpha value to make it bright, but this is too less than perfect and fails with images on black backgrounds. Not sure if I'm making sense here?
thanks!
san