---
title: ABPersonImageFormat
framework: addressbook
role: symbol
role_heading: Structure
path: addressbook/abpersonimageformat
---

# ABPersonImageFormat

Indicates an image format.

## Declaration

```swift
struct ABPersonImageFormat
```

## Overview

Overview See Image Format.

## Topics

### Constants

- [init(_:)](addressbook/abpersonimageformat/init(_:).md)
- [init(rawValue:)](addressbook/abpersonimageformat/init(rawvalue:).md)

### Instance Properties

- [rawValue](addressbook/abpersonimageformat/rawvalue.md)
- [kABPersonImageFormatOriginalSize](addressbook/kabpersonimageformatoriginalsize.md)
- [kABPersonImageFormatThumbnail](addressbook/kabpersonimageformatthumbnail.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Deprecated

- [ABAuthorizationStatus](addressbook/abauthorizationstatus.md)
