Table of Contents

Constructor WhiteLevelAdjustmentEffect

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

WhiteLevelAdjustmentEffect(IDeviceEffectFactory)

public WhiteLevelAdjustmentEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

WhiteLevelAdjustmentEffect(IDeviceEffectFactory, IDeviceImage, float, float)

public WhiteLevelAdjustmentEffect(IDeviceEffectFactory factory, IDeviceImage input, float inputWhiteLevel, float outputWhiteLevel)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
inputWhiteLevel float
outputWhiteLevel float