---
title: kCGImagePropertyWidth
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertywidth
---

# kCGImagePropertyWidth

The width of the image, in the image’s coordinate space.

## Declaration

```swift
let kCGImagePropertyWidth: CFString
```

## Discussion

Discussion The value of this property is a CFNumber.

## See Also

### Image Size

- [kCGImagePropertyHeight](imageio/kcgimagepropertyheight.md)
- [kCGImagePropertyBytesPerRow](imageio/kcgimagepropertybytesperrow.md)
