Edit

Share via


CISamplerOptions.AffineMatrix Property

Definition

Gets or sets the matrix to use for affine transformations.

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

Property Value

The matrix to use for affine transformations.

Applies to