---
title: kCGImagePropertyHeight
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertyheight
---

# kCGImagePropertyHeight

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

## Declaration

```swift
let kCGImagePropertyHeight: CFString
```

## Discussion

Discussion The value of this property is a CFNumber.

## See Also

### Image Size

- [kCGImagePropertyWidth](imageio/kcgimagepropertywidth.md)
- [kCGImagePropertyBytesPerRow](imageio/kcgimagepropertybytesperrow.md)
