I know similar question have been asked before.
What I want is to get the RGB pixel value of the Image Inside the Imageview, so it can be any image that
Imageview
You want to know how to get the image from an image view?
UIImageView has a property, image. Simply use that property.