---
title: height
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cimorphologyrectangleminimum/height
---

# height

The height, in pixels, of the morphological structuring element.

## Declaration

```swift
var height: Float { get set }
```

## Discussion

Discussion The value is rounded to the nearest odd integer.

## See Also

### Instance Properties

- [inputImage](coreimage/cimorphologyrectangleminimum/inputimage.md)
- [width](coreimage/cimorphologyrectangleminimum/width.md)
