Table of Contents

Constructor HistogramEffect

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

HistogramEffect(IDeviceEffectFactory)

public HistogramEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

HistogramEffect(IDeviceEffectFactory, IDeviceImage, int, ChannelSelector)

public HistogramEffect(IDeviceEffectFactory factory, IDeviceImage input, int bins = 256, ChannelSelector channelSelect = ChannelSelector.R)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
bins int
channelSelect ChannelSelector