views:

75

answers:

0

Hey guys! So right now I'm making an app that takes the data of pixels (like rgb values) and I want to modify these values to smoothen out the image. I already have the getting the values done, now I just need to set them. How would I go about changing the rgb values on pixels in an image?

Thanks in advance!