Page 1 of 1

[TUTORIAL REQUEST] Getting started with iPhone

Posted: 2010-08-23T00:43:57-07:00
by lonewolfaka9
Im looking for someone to help me learn

how to code using c api on iphone
i've installed the libraries but unable to understand there basic structer

like i want to add blur effect
i know there is an function to do so but how to call it how to set all paramenter correct and how to set it on an UIImageView image


help

Re: [TUTORIAL REQUEST] Getting started with iPhone

Posted: 2010-08-30T02:01:23-07:00
by cloud
Please look at http://www.cloudgoessocial.net/2010/05/ ... agemagick/ and in particular you can download the example project that does exactly what you are asking, applying a filter to a image in a UIImageView.

Regards,

~C