반응형
[iOS] 연락처 이미지에 접근하기
https://developer.apple.com/library/ios/documentation/AddressBook/Reference/ABPersonRef_iPhoneOS/index.html#//apple_ref/doc/uid/TP40007210-CH3-SW9
-
ABPersonSetImageData // set
ABPersonCopyImageData // get
ABPersonCopyImageDataWithFormat // get
ABPersonHashImageData // boolean check
ABPersonRemoveImageData // remove
반응형
'프로그래밍 놀이터 > iOS' 카테고리의 다른 글
[iOS] ABAddressBook 을 사용하려면 permission 이 필요하다. (0) | 2017.06.25 |
---|---|
[iOS] 연락처 property constant 정리 (0) | 2017.06.24 |
[iOS] 특정 계정의 연락처에 접근하려면? (0) | 2017.06.22 |
[iOS] __bridge 와 __bridge_transfer (0) | 2017.06.21 |
[iOS Study] 연락처 프로그래밍 가이드 in iOS - Direct Interacting (0) | 2017.06.20 |
댓글