scale
The display scale of the image renderer context.
Declaration
var scale: CGFloat { get set }Discussion
The display scale determines the number of pixels per point.
The default value is equal to the scale of the main screen.
The display scale of the image renderer context.
var scale: CGFloat { get set }The display scale determines the number of pixels per point.
The default value is equal to the scale of the main screen.