Table of Contents

Property HistogramOutput

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

HistogramOutput

After the effect has been drawn to a render target (device context), this property contains the histogram data.

public EffectPropertyAccessor<IReadOnlyList<float>> HistogramOutput { get; }

Property Value

EffectPropertyAccessor<IReadOnlyList<float>>