Contents

renderSize

The width and height, in pixels, of the frame being processed.

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.

See Also

Getting contextual information for filtering