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.
The width and height, in pixels, of the frame being processed.
var renderSize: CGSize { get }You can use this property if you need to work with Core Image filters that apply transforms to the image.