---
title: "VisionResult.calculateImageAestheticsScores(_:_:)"
framework: vision
role: symbol
role_heading: Case
path: "vision/visionresult/calculateimageaestheticsscores(_:_:)"
---

# VisionResult.calculateImageAestheticsScores(_:_:)

A result from performing a calculate image aesthetics scores request.

## Declaration

```swift
case calculateImageAestheticsScores(CalculateImageAestheticsScoresRequest, ImageAestheticsScoresObservation)
```

## See Also

### Getting the image aesthetics and lens smudge result

- [VisionResult.detectLensSmudge(_:_:)](vision/visionresult/detectlenssmudge(_:_:).md)
