Hey everyone,
I have a program that manipulates some images using Core Image but now I need to access data about individual pixels from the image. What is the best way to do this? Do I need to pull the image down from the GPU? If so then how do I do that?
Thanks
Chris
I have a program that manipulates some images using Core Image but now I need to access data about individual pixels from the image. What is the best way to do this? Do I need to pull the image down from the GPU? If so then how do I do that?
Thanks
Chris