<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vImage/Options/highQualityResampling",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "s:10Accelerate6vImageO7OptionsV21highQualityResamplingAEvpZ"
  },
  "title" : "highQualityResampling"
}
-->

# highQualityResampling

A flag that uses a higher quality, slower resampling filter for geometry operations.

```
static let highQualityResampling: vImage.Options
```

## See Also

[`var kvImageHighQualityResampling: Int`](/documentation/Accelerate/kvImageHighQualityResampling)

A flag that uses a higher-quality, slower resampling filter for geometry operations.



---

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)