The width and height, in pixels, of the frame being processed.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- AVFoundation
Declaration
var renderSize: CGSize { get }
Discussion
You can use this property if you need to work with Core Image filters that apply transforms to the image.