are there any filters to pixelate an image programmatically in iOS?
If not, how can i pixelate an image in easy way?
thanks.
Like pixel effect on eBay app for iPad (menu drag to open, on the top left)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you mean pixelize, you can take a look at both these links
How to pixelize / add pixelating effect to a UIImage in iOS
or
How do I perform a fast pixellation filter on an image?