Table of Contents

Constructor HistogramEffect2

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

HistogramEffect2(IDeviceEffectFactory)

public HistogramEffect2(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

HistogramEffect2(IDeviceEffectFactory, IDeviceImage, int, HistogramAlphaMode2)

public HistogramEffect2(IDeviceEffectFactory factory, IDeviceImage input, int bins = 256, HistogramAlphaMode2 inputAlphaMode = HistogramAlphaMode2.Premultiplied)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
bins int
inputAlphaMode HistogramAlphaMode2