---
title: VNCalculateImageAestheticsScoresRequest
framework: vision
role: symbol
role_heading: Class
path: vision/vncalculateimageaestheticsscoresrequest
---

# VNCalculateImageAestheticsScoresRequest

An object that analyzes an image for aesthetically pleasing attributes.

## Declaration

```swift
class VNCalculateImageAestheticsScoresRequest
```

## Topics

### Accessing the results

- [results](vision/vncalculateimageaestheticsscoresrequest/results.md)
- [VNImageAestheticsScoresObservation](vision/vnimageaestheticsscoresobservation.md)

## Relationships

### Inherits From

- [VNImageBasedRequest](vision/vnimagebasedrequest.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
