Hi All,
I want to get the image files file from the Photo library of iPhone and add them to and array of images and then wanted to display them one by one on a view so that it looks like animation. But I dont know hoe I will get the path of internal file system of iPhone on unlocked iPhone
.
I know that we can use the UIIMagePiker class to do that but in that case the Photo application is invoked and then we select the image from the gallery instead i want to do this internally without any user interaction.
Also let me know if we can delete the images from the gallery once shown in the view.
Any Help is appreciated.
I want to get the image files file from the Photo library of iPhone and add them to and array of images and then wanted to display them one by one on a view so that it looks like animation. But I dont know hoe I will get the path of internal file system of iPhone on unlocked iPhone
I know that we can use the UIIMagePiker class to do that but in that case the Photo application is invoked and then we select the image from the gallery instead i want to do this internally without any user interaction.
Also let me know if we can delete the images from the gallery once shown in the view.
Any Help is appreciated.