다음을 통해 공유


CISamplerOptions.AffineMatrix 속성

정의

아핀 변환에 사용할 행렬을 가져오거나 설정합니다.

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

속성 값

아핀 변환에 사용할 행렬입니다.

적용 대상