---
title: encodedPixels
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avvideoaperturemode/encodedpixels
---

# encodedPixels

The encoded dimensions of the image description are displayed.

## Declaration

```swift
static let encodedPixels: AVVideoApertureMode
```

## Discussion

Discussion The image is not cropped to the clean aperture region and is not scaled according to the pixel aspect ratio.

## See Also

### Aperture modes

- [cleanAperture](avfoundation/avvideoaperturemode/cleanaperture.md)
- [productionAperture](avfoundation/avvideoaperturemode/productionaperture.md)
