---
title: pixelsHighRange
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlimagesizeconstraint/pixelshighrange
---

# pixelsHighRange

The range of heights a model’s image feature accepts as input or produces as output.

## Declaration

```swift
var pixelsHighRange: NSRange { get }
```

## See Also

### Accessing the image size ranges

- [pixelsWideRange](coreml/mlimagesizeconstraint/pixelswiderange.md)
