views:

35

answers:

1

i have a1.png image. i wants to apply red/green/any color on that image. can anyone has solution ??

A: 

I think you are looking for GLImageProcessing sample code

Saqib Saud
hello saqib. i have seen GLimageProcessing. But that doesn't help me. i want to set particular color to any normal image.
Hardik Patel
why dont you add UIImageView on top of your image and play with its aplha and color value?
Saqib Saud