Contents

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.

See Also

Configuring the renderer attributes