Is it possible to set the users display picture with Cocoa?
I can get the image from ABAddressBook
but I don't know a way of setting it?
Is it possible to set the users display picture with Cocoa?
I can get the image from ABAddressBook
but I don't know a way of setting it?
Check out ABPersonSetImageData.
This post also shows how the thumbnail is manipulated: ABPersonSetImageData Only Altering the Contact Thumbnail and Not the Full Pic