Contents

encodedPixels

A mode that applies neither pixel aspect ratio nor clean aperture.

Declaration

static let encodedPixels: AVAssetImageGenerator.ApertureMode

Discussion

The image isn’t cropped to the clean aperture region and isn’t scaled according to the pixel aspect ratio. It displays the image according to its encoded dimensions.

See Also

Aperture modes