hi
Earlier i was picking image from iPhone photo gallery using UIImagePickerController but the problem was that when i pick image then want information about that image like size, date of creation and type(jpg/png) but it was not possible .
so now i want all image will loaded from resource directry and pasted on view created using UIView controller.
is it possible .
thanx
|