Edit

Share via


CIRawFilterOptions.NeutralLocation Property

Definition

Used to set the neutral (X,Y) position in the unrotated output image.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public CoreImage.CIVector NeutralLocation { get; set; }
member this.NeutralLocation : CoreImage.CIVector with get, set

Property Value

Attributes

Remarks

Developers should not rely on reading this value: it is specified as "undefined" for reading.

Applies to