<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNCalculateImageAestheticsScoresRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:objc(cs)VNCalculateImageAestheticsScoresRequest"
  },
  "title" : "VNCalculateImageAestheticsScoresRequest"
}
-->

# VNCalculateImageAestheticsScoresRequest

An object that analyzes an image for aesthetically pleasing attributes.

```
class VNCalculateImageAestheticsScoresRequest
```

## Topics

### Accessing the results

[`results`](/documentation/Vision/VNCalculateImageAestheticsScoresRequest/results)

The results of the aesthetics request.

[`VNImageAestheticsScoresObservation`](/documentation/Vision/VNImageAestheticsScoresObservation)

An object that represents the overall score of aesthetic attributes for an image.



---

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)