How to display particular pixels of an image in imageview in iPhone -


I am in a situation where I need to display the specific pixels of an image in an image view. Is there any way to do this in the iPhone? Can someone provide some example code for doing so? Please help me solve this problem.

There are several ways to display small pixels in your pixels, you can get raw pixels with

Or you can crop a picture or you can mask a photo so that you leave a small part of your image.

What do you really mean by "Display Special Pixels"?


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -