---
title: INPhotoAttributeOptions
framework: intents
role: symbol
role_heading: Structure
path: intents/inphotoattributeoptions
---

# INPhotoAttributeOptions

Constants indicating attributes of a photo.

## Declaration

```swift
struct INPhotoAttributeOptions
```

## Topics

### Photo

- [photo](intents/inphotoattributeoptions/photo.md)
- [bouncePhoto](intents/inphotoattributeoptions/bouncephoto.md)
- [burstPhoto](intents/inphotoattributeoptions/burstphoto.md)
- [hdrPhoto](intents/inphotoattributeoptions/hdrphoto.md)
- [livePhoto](intents/inphotoattributeoptions/livephoto.md)
- [longExposurePhoto](intents/inphotoattributeoptions/longexposurephoto.md)
- [loopPhoto](intents/inphotoattributeoptions/loopphoto.md)
- [squarePhoto](intents/inphotoattributeoptions/squarephoto.md)
- [panoramaPhoto](intents/inphotoattributeoptions/panoramaphoto.md)
- [portraitPhoto](intents/inphotoattributeoptions/portraitphoto.md)
- [GIF](intents/inphotoattributeoptions/gif.md)
- [flash](intents/inphotoattributeoptions/flash.md)
- [selfie](intents/inphotoattributeoptions/selfie.md)

### Video

- [video](intents/inphotoattributeoptions/video.md)
- [timeLapseVideo](intents/inphotoattributeoptions/timelapsevideo.md)
- [slowMotionVideo](intents/inphotoattributeoptions/slowmotionvideo.md)

### Filter

- [noirFilter](intents/inphotoattributeoptions/noirfilter.md)
- [chromeFilter](intents/inphotoattributeoptions/chromefilter.md)
- [instantFilter](intents/inphotoattributeoptions/instantfilter.md)
- [tonalFilter](intents/inphotoattributeoptions/tonalfilter.md)
- [transferFilter](intents/inphotoattributeoptions/transferfilter.md)
- [monoFilter](intents/inphotoattributeoptions/monofilter.md)
- [fadeFilter](intents/inphotoattributeoptions/fadefilter.md)
- [processFilter](intents/inphotoattributeoptions/processfilter.md)

### Orientation

- [landscapeOrientation](intents/inphotoattributeoptions/landscapeorientation.md)
- [portraitOrientation](intents/inphotoattributeoptions/portraitorientation.md)

### Other

- [favorite](intents/inphotoattributeoptions/favorite.md)
- [frontFacingCamera](intents/inphotoattributeoptions/frontfacingcamera.md)
- [screenshot](intents/inphotoattributeoptions/screenshot.md)

### Initializers

- [init(rawValue:)](intents/inphotoattributeoptions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
