Share via


MPSImageHistogram.ZeroHistogram Property

Definition

Controls whether the histogram will be zeroed before it is written to. Default is true

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ZeroHistogram { [Foundation.Export("zeroHistogram")] get; [Foundation.Export("setZeroHistogram:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zeroHistogram")>]
[<set: Foundation.Export("setZeroHistogram:")>]
member this.ZeroHistogram : bool with get, set

Property Value

Attributes

Applies to