---
title: pixelsWideRange
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlimagesizeconstraint/pixelswiderange
---

# pixelsWideRange

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

## Declaration

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

## See Also

### Accessing the image size ranges

- [pixelsHighRange](coreml/mlimagesizeconstraint/pixelshighrange.md)
