<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AddressBook",
  "identifier" : "/documentation/AddressBook/ABImageClient",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Address Book"
    ],
    "preciseIdentifier" : "c:objc(pl)ABImageClient"
  },
  "title" : "ABImageClient"
}
-->

# ABImageClient

Methods for responding to a request to load images associated with a contact.

```
protocol ABImageClient : NSObjectProtocol
```

## Topics

### Loading an image

[`consumeImageData(_:forTag:)`](/documentation/AddressBook/ABImageClient/consumeImageData(_:forTag:))

Gets the image data for the given tag that was initiated by an asynchronous fetch.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)