How to convert an image to data in iphone -


Can anyone tell me how to convert an image (PNG) into data to iPhone

>

  NSDTa * picturedata = UIImagePNG report (image);  

The image here is a UIImage object


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -