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

# width

The width of an image or movie frame.

## Declaration

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

## See Also

### Inspecting a File’s Dimensions

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