---
title: pixelsHigh
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlimagesize/pixelshigh
---

# pixelsHigh

The height of an image feature in pixels.

## Declaration

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

## See Also

### Accessing an image size

- [pixelsWide](coreml/mlimagesize/pixelswide.md)
