---
title: height
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/height
---

# height

The height of an image or movie frame.

## Declaration

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

## See Also

### Inspecting a File’s Dimensions

- [width](imagecapturecore/iccamerafile/width.md)
