---
title: pixelsWide
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlimagesize/pixelswide
---

# pixelsWide

The width of an image feature in pixels.

## Declaration

```swift
var pixelsWide: Int { get }
```

## See Also

### Accessing an image size

- [pixelsHigh](coreml/mlimagesize/pixelshigh.md)
