size
The size of the image that you want to create.
Declaration
var size: CGSize { get set }var size: NSSize { get set }Discussion
The default value of this property is 256 by 256 points.
The size of the image that you want to create.
var size: CGSize { get set }var size: NSSize { get set }The default value of this property is 256 by 256 points.