Contents

kVTScalingMode_Trim

The source image buffer’s clean aperture is scaled to a rectangle that completely fills the destination clean aperture and preserves the source picture aspect ratio.

Declaration

let kVTScalingMode_Trim: CFString

Discussion

If a destination pixel aspect ratio is not set, the source image’s pixel aspect ratio is used. The pixel aspect ratio used is set on the destination image buffer.

See Also

Scaling Modes