Table of Contents

Constructor BrightnessEffect

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

BrightnessEffect(IDeviceEffectFactory)

public BrightnessEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

BrightnessEffect(IDeviceEffectFactory, IDeviceImage, Vector2Float, Vector2Float)

public BrightnessEffect(IDeviceEffectFactory factory, IDeviceImage input, Vector2Float whitePoint, Vector2Float blackPoint)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
whitePoint Vector2Float
blackPoint Vector2Float