---
title: recommendedCrop
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvproresrawmetadata/recommendedcrop-swift.property
---

# recommendedCrop

The recommended number of: pixels to discard from the start (left) of each row of the image; pixels to discard from the end (right) of each row of the image; rows of pixels to discard from the top of the image; and rows of pixels to discard from the bottom of the image. Pixels/rows are discarded after raw conversion.

## Declaration

```swift
var recommendedCrop: CVProResRawMetadata.RecommendedCrop
```
