---
title: kCVImageBufferDisplayMaskRectangle_RectangleHeightKey
framework: corevideo
role: symbol
role_heading: Global Variable
path: corevideo/kcvimagebufferdisplaymaskrectangle_rectangleheightkey
---

# kCVImageBufferDisplayMaskRectangle_RectangleHeightKey

Specifies the height of the rectangle starting at the rectangle’s top offset toward the rectangle’s bottom edge.

## Declaration

```swift
let kCVImageBufferDisplayMaskRectangle_RectangleHeightKey: CFString
```

## Discussion

Discussion The height value is a CFNumber of an unsigned 16-bit integer.

## See Also

### Constants

- [kCVImageBufferDisplayMaskRectangle_LeftEdgePointsKey](corevideo/kcvimagebufferdisplaymaskrectangle_leftedgepointskey.md)
- [kCVImageBufferDisplayMaskRectangle_RectangleLeftKey](corevideo/kcvimagebufferdisplaymaskrectangle_rectangleleftkey.md)
- [kCVImageBufferDisplayMaskRectangle_RectangleTopKey](corevideo/kcvimagebufferdisplaymaskrectangle_rectangletopkey.md)
- [kCVImageBufferDisplayMaskRectangle_RectangleWidthKey](corevideo/kcvimagebufferdisplaymaskrectangle_rectanglewidthkey.md)
- [kCVImageBufferDisplayMaskRectangle_ReferenceRasterHeightKey](corevideo/kcvimagebufferdisplaymaskrectangle_referencerasterheightkey.md)
- [kCVImageBufferDisplayMaskRectangle_ReferenceRasterWidthKey](corevideo/kcvimagebufferdisplaymaskrectangle_referencerasterwidthkey.md)
- [kCVImageBufferDisplayMaskRectangle_RightEdgePointsKey](corevideo/kcvimagebufferdisplaymaskrectangle_rightedgepointskey.md)
