views:

19

answers:

2

Hello,

Is there any way i can get the path of the image on a particular person on the address book.? Im trying to copy the image on a person and load it into a table view. Im thinking it would be much faster if i just copy the path of the image instead and use the path on the table view.

A: 

Well i guess the answer will be theres no available way to get to the path of the image on adress book Thanks Eric

Mark
A: 

Use the image directly. As far as I know, you are able to get de ImageData with the AddressBook API...

Sandro Meier