---
title: height
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimage/morphologyoperation/height
---

# height

The height of the morphology kernel.

## Declaration

```swift
var height: vImagePixelCount { get }
```

## See Also

### Instance Properties

- [structuringElement](accelerate/vimage/morphologyoperation/structuringelement.md)
- [width](accelerate/vimage/morphologyoperation/width.md)
