var scale: CGFloat
A scale factor applied to the image while being drawn.
描画されている間に画像に適用される拡大縮小係数。
var sourceRect : CGRect
A unit-space rectangle defining how much of the source image to draw.
どのくらいソース画像を描画するか定義している単位空間矩形。
Availability 有効性
Technology
var image: Image
var scale: CGFloat
var sourceRect : CGRect