CIRawFilterOptions.EnableSharpening Property

Definition

true if sharpening should be applied.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public Nullable<bool> EnableSharpening { get; set; }
member this.EnableSharpening : Nullable<bool> with get, set

Property Value

The default value is true.

Attributes

Applies to