/ Published in: Objective C
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
UIImage *theImage = NULL; theImage = [[UIImage alloc] initWithData:imageData]; [BT_fileManager saveImageToFile:theImage fileName:imageFileName]; return theImage; }
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)