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

# width

The width of the morphology kernel.

## Declaration

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

## See Also

### Instance Properties

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