I have a slider of brightess/contrast for a dynamically images.I am opening the image as i just browse it in input type = file.using jquery.I have slider input type=range .on sliding up increse brightness and on sliding down it will decrease brightness.
pls tell me how can to do this.