renderTransform
A transform to apply to the source image.
Declaration
var renderTransform: CGAffineTransform { get }Discussion
The transform to apply to the source image incorporating the renderScale, pixelAspectRatio, and edgeWidths.
The coordinate system origin is the top left corner of the buffer.