Share via


MPSImageHistogramSpecification.HistogramInfo Property

Definition

Gets the configuration of the current and desired histograms.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSImageHistogramInfo HistogramInfo { [Foundation.Export("histogramInfo")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("histogramInfo")>]
member this.HistogramInfo : MetalPerformanceShaders.MPSImageHistogramInfo

Property Value

The configuration of the current and desired histograms.

Attributes

Applies to