CISamplerOptions.AffineMatrix 属性

定义

获取或设置用于仿射转换的矩阵。

public Nullable<CoreGraphics.CGAffineTransform> AffineMatrix { get; set; }
member this.AffineMatrix : Nullable<CoreGraphics.CGAffineTransform> with get, set

属性值

用于仿射转换的矩阵。

适用于