 |
 |
|
 |
07-06-2009, 12:43 AM
|
#1 (permalink)
|
|
Registered Member
Join Date: Apr 2009
Posts: 98
|
Writing Image to Photo Album Fails!!!
Hey i used to store my captured image into photo album but it fails to store the image that is captured recently!! When i capture more that a image it will store up-to the recent image.I had used the following method to check whether the image is stored properly but there is no error
Code:
UIImageWriteToSavedPhotosAlbum(photo, self, (SEL)@selector(image:didFinishSavingWithError:contextInfo:), nil)
is there any other method to check whether the image is stored properly on the photo album!!
|
|
|
07-06-2009, 02:45 AM
|
#2 (permalink)
|
|
Registered Member
Join Date: Jul 2008
Posts: 401
|
Quote:
Originally Posted by lokidil
Hey i used to store my captured image into photo album but it fails to store the image that is captured recently!! When i capture more that a image it will store up-to the recent image.I had used the following method to check whether the image is stored properly but there is no error
Code:
UIImageWriteToSavedPhotosAlbum(photo, self, (SEL)@selector(image:didFinishSavingWithError:contextInfo:), nil)
is there any other method to check whether the image is stored properly on the photo album!!
|
I've used the following code many times and it never failed:
Code:
UIImageWriteToSavedPhotosAlbum(myImage, nil, nil, nil); //myImage is a UIImage
|
|
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
» Advertisements |
» Online Users: 487 |
| 51 members and 436 guests |
| 3DTOPO, ackpth, Alchemda, alon7, amiralic, andrewjak, asimrs, bbc z, beginer2007, bixcoito, bluemonkey, BostonMerlin, BrianSlick, Centurion Games, cornishGeeza, crabFish, dany88, embedded, ggalante, gralem, greenuns, Gudus, healthyutech, iMoan, inwhatworld, IphoneSdk, itakenocrud, john855, JoshuaCaputo, Kalimba, MarkC, mebarron, MikeBlah, mlfarrell, mriphoneman, MrMattMac, msudan, muallin, Noise, Oliver Drobnik, PeddlePower, pereorra, pierrephi, pjklimtx, Pring, ryguy2503, StefanL, the1nz4ne, ustech001, wuf810, ZunePod |
| Most users ever online was 779, 05-11-2009 at 10:55 AM. |
» Stats |
Members: 21,510
Threads: 35,794
Posts: 156,817
Top Poster: smasher (2,449)
|
| Welcome to our newest member, dmf1978 |
|