Table of Contents

Class BrightnessEffect

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

Use the brightness effect to control the brightness of the image.

For more information, see Brightness effect

public sealed class BrightnessEffect : DeviceEffect<BrightnessEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
Inheritance
BrightnessEffect
Implements
Inherited Members
Extension Methods

Constructors

BrightnessEffect(IDeviceEffectFactory)
BrightnessEffect(IDeviceEffectFactory, IDeviceImage, Vector2Float, Vector2Float)