var image: Image
The image to be drawn.
描画されることになる画像。
var scale: CGFloat
A scale factor applied to the image while being drawn.
描画されている間に画像に適用される拡大縮小係数。
Availability 有効性
Technology
var sourceRect: CGRect
The results are undefined if this rectangle selects areas outside the [0, 1]
range in either axis.
var image: Image
var scale: CGFloat