save-image

API call or example code to display images in iphone bundle?

I'm trying to find some example code or maybe an api call to display 20 or so images in an iphone bundle and then let the user select one of those images. G-Man ...

UIImage Saving image with file name on the iPhone

How can I save an image (like using UIImageWriteToSavedPhotosAlbum() method) with a filename of my choice to the private/var folder? ...

whats best way to create documents Archive of images in the database's ?

What is the best way to create an Archive of image documents in the database ? Given we have about 2-10 million records and each record includes 2-4 images and about 20 text fields , what is the best way for create this archive so that we have good speed and high security for data? Also, what database is good for this project? ...