Quote:
Originally Posted by aryaxt
I have a bunch of images on the screen.
I need to make some of the images darker, just like when the uibutton is highlighted becomes darker.
Is there a way to achieve this on an uiimageview???
Thanks
|
substracting an fixed amount to each pixel in an image, make it darker, i don't know if you like this approach.