<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MetalPerformanceShaders",
  "identifier" : "/documentation/MetalPerformanceShaders/MPSImageKeypointRangeInfo",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Metal Performance Shaders"
    ],
    "preciseIdentifier" : "c:@SA@MPSImageKeypointRangeInfo"
  },
  "title" : "MPSImageKeypointRangeInfo"
}
-->

# MPSImageKeypointRangeInfo

A structure that specifies information to find the keypoints in an image.

```
struct MPSImageKeypointRangeInfo
```

## Topics

### Instance Properties

[`maximumKeypoints`](/documentation/MetalPerformanceShaders/MPSImageKeypointRangeInfo/maximumKeypoints)

[`minimumThresholdValue`](/documentation/MetalPerformanceShaders/MPSImageKeypointRangeInfo/minimumThresholdValue)

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)