VNImageTranslationAlignmentObservation.AlignmentTransform Property

Definition

Gets or sets the CGAffineTransform that, when applied to the second image, registers it as well as possible with the first.

public virtual CoreGraphics.CGAffineTransform AlignmentTransform { [Foundation.Export("alignmentTransform", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAlignmentTransform:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.AlignmentTransform : CoreGraphics.CGAffineTransform with get, set

Property Value

Attributes

Applies to