Hi
Can anyone tell me solution for my following problem.
How to compute the gray value (0 to 255 ) of each pixel , and double the value of that pixel.
If a pixel has a gray value of 150, I want to make that pixel value into 150*2, so that it get’s much darker.
Thank U